apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T05:34:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: dd8ae620-8fc2-4e02-bd0a-8423cf8d7cc9
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hn7tz
      namespace: kube-system
      uid: a2cbef4e-4dcf-46c0-8cf7-fa9e2e438dc2
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zm7b
      namespace: kube-system
      uid: dc8f9980-c539-4e8e-b57c-896e0df83e40
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
