apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T06:01:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 4e747f7c-6a00-4d86-95ae-aa1ad0c1fa7b
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7scvl
      namespace: kube-system
      uid: c824f8bd-1d2a-49a1-b29f-89cb98e738a2
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8k6jq
      namespace: kube-system
      uid: 38db1524-f733-481b-8ae1-f1621a69b292
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
