apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T00:41:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 1b1983fb-0c59-4819-9747-ab5120912dd5
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjzj7
      namespace: kube-system
      uid: ba61d1b1-17d1-4ebf-bfaf-79d35bc81fd0
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h468q
      namespace: kube-system
      uid: 137006f2-4417-4190-8d7a-7bfbe58efe39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
