apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T16:34:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: aafe27ba-483f-43bf-90f9-4da053ee57f5
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tq7xv
      namespace: kube-system
      uid: 21960a07-1081-4a05-ae96-8436e18cb4cb
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r67f7
      namespace: kube-system
      uid: f958fbb1-e666-4c90-b084-856029280a6e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
