apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T11:33:38Z"
  creationTimestamp: "2026-05-29T11:32:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: 2b795e47-575d-4f9b-88b9-5c770830f4c8
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mzv97
      namespace: kube-system
      uid: da178a47-0468-4899-8017-27fb24ad6abc
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wp44d
      namespace: kube-system
      uid: f9ed4ad7-5fc1-4fe5-9646-fd9f895a0819
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
