apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T00:57:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 5a7818de-38f3-4d0d-97ca-13649c736a44
subsets:
- addresses:
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-knfw8
      namespace: kube-system
      uid: ff0b4394-0124-4e6d-a215-db8f6c7d8b03
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-288fz
      namespace: kube-system
      uid: 299adace-0a98-4c02-93b9-e114e175ecfc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
