apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-20T00:18:49Z"
  creationTimestamp: "2026-05-20T00:18:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 59a5edb2-28b4-43d9-954c-56aa8819f84f
subsets:
- addresses:
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tp8ld
      namespace: kube-system
      uid: b7c8686a-194f-4398-8959-134ce003b288
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nhbrz
      namespace: kube-system
      uid: 01631ec8-82f8-4935-84f2-160b23216c5f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
