apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T06:02:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "944"
  uid: ad6dc160-23f7-4e44-9b2a-e174dfb56a9a
subsets:
- addresses:
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7zzkp
      namespace: kube-system
      uid: 998f69ef-e26e-481d-8eba-5f88ce34046d
  - ip: 10.0.0.215
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xxvvd
      namespace: kube-system
      uid: 05e47771-9655-4549-a9c0-58cbd7b16916
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
