apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T00:52:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 98c8905b-6235-4432-99a5-e8277ad2a8ae
subsets:
- addresses:
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frhl8
      namespace: kube-system
      uid: 3fb3fc36-bc57-48a8-a258-9e6d3f4c7f5c
  - ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r25kl
      namespace: kube-system
      uid: 29be5656-b282-4110-b57e-bab201994e14
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
