apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-20T18:08:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "868"
  uid: 8ad6f53d-bf54-47a2-a645-79a7d1ffb7fa
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zqql5
      namespace: kube-system
      uid: a49af7c0-4cc1-4025-9d97-9d4df4f4c059
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t6wmk
      namespace: kube-system
      uid: 26e87644-4ff0-4aa3-a8db-e9229ab3bcb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
