apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:55:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "900"
  uid: a220180b-e290-4b2c-939c-ef4c32b0938d
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnh2f
      namespace: kube-system
      uid: a3cdec73-40c8-4394-83f7-3ebf82ab97cc
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xzmjc
      namespace: kube-system
      uid: 15a45d2e-da24-44c2-924a-dd8a65709891
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
