apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T21:06:12Z"
  creationTimestamp: "2026-05-11T21:05:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 9042459c-b62d-4bfa-a7fd-a2e92ca207f7
subsets:
- addresses:
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dh4pb
      namespace: kube-system
      uid: 5a00c113-1b6d-4b30-8261-9ac33c5c6c3b
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vw6xl
      namespace: kube-system
      uid: c0c2a5d4-f729-4c01-a101-a714caff9bc8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
