apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:39:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: 4a2135da-012f-4d3c-a8e5-16125eff53b5
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-27kqk
      namespace: kube-system
      uid: 378ac762-e4d0-43f8-ba63-5a07e6518ac7
  - ip: 10.0.0.66
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4xjb
      namespace: kube-system
      uid: 158adf1e-7b92-41f2-acf5-8bb1bce58945
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
