apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T17:47:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: c46db446-39c3-4732-8b62-127933cd63a9
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5nhg7
      namespace: kube-system
      uid: 1fae6d8f-4fe9-430e-9d6d-80b8afe3b7bd
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57ll4
      namespace: kube-system
      uid: b1a9ac74-7ed7-4490-b4ae-a131d74ba371
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
