apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-10T22:23:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: 46764118-1c8a-4b76-a337-26f3eaf94506
subsets:
- addresses:
  - ip: 10.0.0.11
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rxhbg
      namespace: kube-system
      uid: ae3d45e0-127e-4453-87f7-661aab04d8ef
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wxtbv
      namespace: kube-system
      uid: a90646d1-69d3-4416-b1e1-f6e6a5b97ac4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
