apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-17T03:54:09Z"
  creationTimestamp: "2026-06-17T03:52:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "988"
  uid: 26cb9bca-aea7-4001-b1a0-a0f2c3a7bdbc
subsets:
- addresses:
  - ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g2dpm
      namespace: kube-system
      uid: 345a5965-943e-4b79-b8d4-f9a25bd8de25
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mr8xj
      namespace: kube-system
      uid: 3505ddf7-b27a-477c-be42-559f416007d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
