apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T14:19:43Z"
  creationTimestamp: "2026-04-20T14:18:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 9d7a98ed-3c8c-42ce-adc1-a712fa69c293
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4z5sx
      namespace: kube-system
      uid: abe167f0-8428-451f-a7e5-34b862fa1bb8
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5k4mh
      namespace: kube-system
      uid: 7ae72d78-9ae5-4308-8868-898ba777dfb4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
