apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T05:50:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 49b35c8a-07f8-480b-b5e7-56dc2f725d87
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4kpg2
      namespace: kube-system
      uid: c6a2d71c-feb3-4a38-974d-09eb09d4a554
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dq2d
      namespace: kube-system
      uid: dddf39d1-9de4-4a51-974b-98a247f57f98
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
