apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T21:38:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 912be49c-ae89-4890-a8b2-4ef1c527bb52
subsets:
- addresses:
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cc4wl
      namespace: kube-system
      uid: fa4ed317-56f3-43c9-b224-046a33540f8d
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gx2b
      namespace: kube-system
      uid: e50a35e5-628f-4507-bae0-599d37c04504
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
