apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:33:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 0c24e8e8-5754-4b3f-9c9b-5b4de179b16a
subsets:
- addresses:
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25bs7
      namespace: kube-system
      uid: 4925e058-607a-4dec-b6c7-beb09994f865
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gw6qg
      namespace: kube-system
      uid: 125b26bd-16f7-4fb9-a712-91bda7b657c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
