apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-19T17:46:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "737"
  uid: 2ba4aa53-e4fc-43c6-a7ff-b395916f7a6b
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvkxx
      namespace: kube-system
      uid: bcdda971-1e58-42e9-93da-de447f01fe4d
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mhj4d
      namespace: kube-system
      uid: 37d864e4-03a7-428d-8a45-b41bfcd4fd9a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
