apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T14:33:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 989fc657-1e04-47e1-acaa-bf33222927f0
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7sc5f
      namespace: kube-system
      uid: 977096d7-aec8-4cb0-a822-a191e14ba6e2
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kh9h7
      namespace: kube-system
      uid: 57080e42-e1fe-437d-b79a-87685a00a4ed
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
