apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-30T22:50:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: ff32110c-7263-46f0-9181-66a9bc3e6d9b
subsets:
- addresses:
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pnvpp
      namespace: kube-system
      uid: 326f7143-f050-4051-9bbe-630cff836c74
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7xjfp
      namespace: kube-system
      uid: 0e83011b-3638-44fb-b651-6fbaf371c22d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
