apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T01:08:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "979"
  uid: 28e6444d-080e-4b68-a3df-748e0f48fa42
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2xrp
      namespace: kube-system
      uid: 8973d9aa-be59-4d47-b420-f3302e1e0f67
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lpj4h
      namespace: kube-system
      uid: f243b507-e99e-42dd-8921-efd40e0cd102
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
