apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T18:02:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: d753e700-8919-48a8-958c-b657704a6198
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhgh8
      namespace: kube-system
      uid: 2316031c-9017-47bd-9381-aa34f8399fc1
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlmd4
      namespace: kube-system
      uid: 9aca7635-64d4-4230-9244-0ed2f0034cf5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
