apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T13:08:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 3a2e8ec3-f59f-404c-86d7-506d24ed89dc
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h4d6l
      namespace: kube-system
      uid: ec84233b-b92e-4a68-9430-f459a0095d53
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2tks2
      namespace: kube-system
      uid: e7563f52-3fd3-455d-89cb-3e4d588d6990
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
