apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-20T10:13:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: 756f148e-06a9-42a2-88f9-dbfadfdf3231
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j7lpp
      namespace: kube-system
      uid: dda9a556-5e4d-4cae-9f4c-2fb25ef7fc61
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2f8t
      namespace: kube-system
      uid: 9e380cd5-a5a5-4f65-ba6d-faeffc4407d5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
