apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T02:16:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 8f7e7888-595f-4694-b5f7-14582fbc8468
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5cx6w
      namespace: kube-system
      uid: 88921bfb-781b-4f90-bd1a-4226e87d3ac7
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnhfd
      namespace: kube-system
      uid: b83c6022-a463-486b-8230-ad659ef01a63
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
