apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-23T00:14:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: ae7af9a4-04de-47d5-9514-c5c953123574
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xslhl
      namespace: kube-system
      uid: 71daf527-9e0b-4753-9fa0-2a5136ebe682
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rt82w
      namespace: kube-system
      uid: 245e50b2-1f4f-4633-9fc8-fe4d72633af0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
