apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-06T05:00:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: b2be8334-3d0c-4eed-b225-d1827a43b886
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pbtm6
      namespace: kube-system
      uid: d72c51ef-e5ad-4841-b42a-64e0a5ec8cab
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6l5sw
      namespace: kube-system
      uid: b5e66716-c33b-412a-8e01-fe6e69e3da5a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
