apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-18T00:40:51Z"
  creationTimestamp: "2026-05-18T00:39:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 8a46bbdc-a9b8-4275-a73e-8207d9b85c76
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kj99g
      namespace: kube-system
      uid: d0c270be-68e2-4b0f-85ea-742de3a90cd1
  - ip: 10.0.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkl4k
      namespace: kube-system
      uid: 27de50de-9007-4182-b565-f364e206ae1f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
