apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T21:41:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 638715a0-d80c-4d71-8295-c110b499c20d
subsets:
- addresses:
  - ip: 10.0.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfgrc
      namespace: kube-system
      uid: ea91245e-4200-43e4-9384-0c56386eee8e
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-896l2
      namespace: kube-system
      uid: 600a87bf-8da0-44a6-a0b9-caad17ef95e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
