apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T22:26:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 9cedbcad-beeb-490b-8eb1-e6fda6dcdc65
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5flx4
      namespace: kube-system
      uid: 9767e5e5-46f9-4a0a-a791-192d5b66a1fe
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rfz85
      namespace: kube-system
      uid: 6c33e85b-da38-4cd1-ad88-13611109e6bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
