apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-11T14:21:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 015069be-2a85-4efb-aa54-1439a8b6c60b
subsets:
- addresses:
  - ip: 10.0.0.126
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfmt7
      namespace: kube-system
      uid: e773e0a4-df2d-4070-96de-4bb7600917a8
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jf9x
      namespace: kube-system
      uid: a37de208-e7dc-496b-98d9-187804faa47c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
