apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T17:06:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 8142c35a-56cf-4271-a1ed-0ccc86af7a4e
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tj86v
      namespace: kube-system
      uid: 7da088fa-8c66-474c-bb18-d5b57781a080
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nd95x
      namespace: kube-system
      uid: 49d8a299-d2f3-4fad-8942-113ae735cc8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
