apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T22:47:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 69fa4b26-0345-4d06-8a17-120735c68bf3
subsets:
- addresses:
  - ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vvhmr
      namespace: kube-system
      uid: abf2c3d7-b680-4a55-a64a-c8cc650b928c
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thj2d
      namespace: kube-system
      uid: 7e95314a-bd27-4cd6-a2cc-12e101d75ed8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
