apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T13:13:38Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: a304b046-92f6-43d4-b1a7-1ecfab9e1775
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8gnvn
      namespace: kube-system
      uid: 11975900-2ca4-47d7-b751-b902ba0e59d2
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-79spz
      namespace: kube-system
      uid: 17457ac3-b251-42f0-9789-c483b43b7b2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
