apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T12:50:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "840"
  uid: d06f8bd2-fd22-413a-bd40-b4645d71fa06
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jr4k5
      namespace: kube-system
      uid: 2f1c5d82-425f-4395-a6e2-4d5644160070
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8xkm
      namespace: kube-system
      uid: 8600075c-0f80-46ad-a922-7e962aa125c9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
