apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T02:06:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 5c7e9c8b-f979-47e8-9a93-582a2ad6d4c4
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x6sq7
      namespace: kube-system
      uid: ac41c38b-ce74-4229-b0a9-21f37d85fcf0
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t2bfv
      namespace: kube-system
      uid: 0c4bc47f-4efe-4621-8311-344a364c8682
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
