apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:52:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: ef970643-b50a-468d-b1b1-77773b345480
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v24nr
      namespace: kube-system
      uid: 8327688a-c87e-4759-8412-921eafa73422
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f422c
      namespace: kube-system
      uid: 93d27680-efc4-4037-9f6b-21faeca421ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
