apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:08:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: 405a8b79-58b8-4955-b278-36b588dccc2b
subsets:
- addresses:
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pr7mj
      namespace: kube-system
      uid: 23ef4d7c-bf3f-4799-b5d2-a335d0759788
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkhwz
      namespace: kube-system
      uid: a97f3f25-cf11-43fe-b9b8-4ef4866811ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
