apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:48:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 8fb1cdb5-f8ed-4e69-8780-4ddfd2ec4391
subsets:
- addresses:
  - ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwm5h
      namespace: kube-system
      uid: 32cd13ee-5c37-4a3b-b048-64a8e3867c86
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bq99z
      namespace: kube-system
      uid: 966174ac-8df3-48e6-9888-27987bdb129d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
