apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T16:29:25Z"
  creationTimestamp: "2026-05-12T16:28:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "914"
  uid: b85d7c51-ea70-4056-9508-f392fec29759
subsets:
- addresses:
  - ip: 10.0.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlztc
      namespace: kube-system
      uid: e8e83173-123a-4cbe-903f-3655f05bed9f
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ddv2
      namespace: kube-system
      uid: 4b56df83-5f8e-47fe-ac4b-11296ee0e5a1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
