apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-04T15:18:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 3a0bfe2b-51a3-457c-9566-106cadcb4805
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bqrht
      namespace: kube-system
      uid: 32f602c2-8649-4a51-8da0-914b6f8636d0
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlkpn
      namespace: kube-system
      uid: ea92c300-e394-4bc2-99f1-82b2d68c9452
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
