apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:01:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: 3fd3c4cb-3999-4d81-aefb-5d7375a17c32
subsets:
- addresses:
  - ip: 10.0.0.191
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hc2l7
      namespace: kube-system
      uid: cb05cedf-1b05-4556-9f17-30af2129fe84
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vtvfh
      namespace: kube-system
      uid: 108fb6e0-94ac-4940-87ba-813d7bffb639
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
