apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-20T00:24:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: 012c00db-957f-40f0-bad1-893bd04d8dd1
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-55ls6
      namespace: kube-system
      uid: 49b58fd0-a81f-4b69-990c-e5ddbffed412
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7tsm6
      namespace: kube-system
      uid: cebc2e37-cdba-44ba-8927-c1d474fef8bb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
