apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-06T07:05:25Z"
  creationTimestamp: "2026-08-06T07:04:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 43256758-5c1e-456a-bcc5-8d579a07f5f3
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qflth
      namespace: kube-system
      uid: c0bb4baf-93e6-40a6-84e1-551fc2bcb036
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cq56p
      namespace: kube-system
      uid: 05352825-f82b-48c8-ab47-fd48c9f20384
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
