apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-20T00:24:56Z"
  creationTimestamp: "2026-05-20T00:24:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 8af711a0-10c3-4c82-b7fb-e35c5d66df86
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7csz
      namespace: kube-system
      uid: 3258000a-6702-40f9-8495-d998c012572a
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xnv7c
      namespace: kube-system
      uid: 680e7b97-aaed-4076-8cb4-227eaf728419
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
