apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:45:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: 47f01e92-b1d0-4845-8dd7-ba04282147b7
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tkkb
      namespace: kube-system
      uid: a6966b11-afac-465a-ae82-21dde384d016
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8v9hb
      namespace: kube-system
      uid: c40c8daa-20e4-403e-874c-41bd579b70c2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
