apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-05T04:18:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: cd0124e9-abe3-427d-9eab-61bee7301207
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klhd7
      namespace: kube-system
      uid: f1df6293-397d-4405-8624-d9e9c9d839a5
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bk5f4
      namespace: kube-system
      uid: 1058ee60-1034-429c-8669-75b942a13623
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
