apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-31T14:13:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 16f9397a-74c7-4c5a-9f84-5b23b0eaa0da
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f5k7b
      namespace: kube-system
      uid: 2af5d876-e90b-4520-a8f3-cee314a55e1f
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcrt9
      namespace: kube-system
      uid: 3de7a817-be54-4ed4-b6aa-7edbb3567b00
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
