apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-18T02:27:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "975"
  uid: 02282959-6ba5-4655-a5c8-c5704470ea3b
subsets:
- addresses:
  - ip: 10.0.0.116
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v2wcl
      namespace: kube-system
      uid: 695c99bf-d101-4f5b-8a1b-de1b83198898
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cnv4f
      namespace: kube-system
      uid: 2bbb7131-b833-4a7e-a279-fd1592ea5cae
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
