apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:17:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: abfb205b-8ade-4f26-a4ae-16a3d7a809a0
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5tvvn
      namespace: kube-system
      uid: c14e12da-ee25-44e1-819a-4d0357d1ea0c
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vllmg
      namespace: kube-system
      uid: 45620bc9-d1e6-4927-8511-232c8e6e4f0f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
