apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T14:15:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "961"
  uid: 69ef9162-5175-4d01-bc24-2e4c13e3e87e
subsets:
- addresses:
  - ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-48hh6
      namespace: kube-system
      uid: 585acecd-1620-439a-b0f3-54e11a33f155
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-546hl
      namespace: kube-system
      uid: 27619e88-b978-4a7e-a89e-781a02f01d9e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
