apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T06:55:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: 9fb0146b-10be-4262-93a3-aa47a542744a
subsets:
- addresses:
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h2slc
      namespace: kube-system
      uid: 8aec23e7-b9bc-420e-9110-6f336da4d81c
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-28w9q
      namespace: kube-system
      uid: f14b8ea6-8202-42a8-9adc-91510ec75564
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
