apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T21:38:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 21b5bfeb-d49b-47fc-ae91-e5ad76fb83c9
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4w2sp
      namespace: kube-system
      uid: bcd06e5b-8e7c-40de-a194-1e7c28bc3968
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6fntf
      namespace: kube-system
      uid: 645122e9-2ae1-4643-bd9b-dc27117a7e50
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
