apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T15:18:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 3e6593f7-291a-46a0-a780-af9fb5db6193
subsets:
- addresses:
  - ip: 10.0.0.45
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jwxf2
      namespace: kube-system
      uid: a6a2634d-641f-4cd2-8b31-0a580ea0cffc
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wh9l5
      namespace: kube-system
      uid: ba007002-f8e2-4b4d-a4d4-c30e7b4d59a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
