apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-10T11:11:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 87f4c38d-b4a2-4f6b-b88e-d813733e2a6a
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4j9n7
      namespace: kube-system
      uid: e9196537-c230-495b-8dbf-f35db96a1e0a
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2fncg
      namespace: kube-system
      uid: 334bc84b-774d-47df-a77b-1d3668f8ad24
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
