apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T13:49:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: a1bddff2-023b-422b-8ac1-3f33eccace7b
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pspfz
      namespace: kube-system
      uid: ecd7f6d8-e065-4b4e-8f37-973b4d1add8a
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fzfzp
      namespace: kube-system
      uid: 91a3cb76-01c7-4e21-a8d4-e4f56067a722
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
