apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T17:47:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "964"
  uid: 9f6bcad0-837f-47e9-9f51-88636dbd1cd0
subsets:
- addresses:
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dx7ck
      namespace: kube-system
      uid: 286b27be-0e8c-41bc-abe0-0e63b4dfb422
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6g8gg
      namespace: kube-system
      uid: e129a902-4039-48c6-b399-9e41d2cfabae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
