apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T03:34:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 66e4a076-8329-4f5b-9cb7-ac7c0f9ce8d8
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cgbf4
      namespace: kube-system
      uid: 9cbb93d7-b0f0-4633-8480-e38c476dfadd
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4d4n
      namespace: kube-system
      uid: 5677a499-cbfd-48fd-a042-bc8bc003633c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
