apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T16:57:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 1cdadbf0-51a3-4b12-be7a-66832c07d696
subsets:
- addresses:
  - ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xfc6k
      namespace: kube-system
      uid: ab2e4efc-2835-4028-a688-4873f9643599
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8hvww
      namespace: kube-system
      uid: ee937377-044e-49d7-b3f5-b8528a2e3716
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
