apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T10:07:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 52773813-2cef-42b6-9dc9-087e6705cd0c
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhw6k
      namespace: kube-system
      uid: 08275040-1e21-464a-b35d-464e60b9443a
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rmblz
      namespace: kube-system
      uid: 59f67e16-9219-4a3c-9fbb-42a75c118778
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
