apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:16:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: ab873b9e-5a5b-4dea-895f-5966cd90093d
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8wrlz
      namespace: kube-system
      uid: 914ba6a1-d87a-4059-8c78-bec78b85035b
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkb4j
      namespace: kube-system
      uid: 312ca46f-37ec-4413-9f8b-1ea11a71dfa8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
