Hi. I installed k3s on rhel9 (curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION=v1.32.3+k3s1 sh -s - server --cluster-init) and metrics endpoint is broken.
Copy code
kubectl get apiservice
...
v1beta1.metrics.k8s.io kube-system/metrics-server False (MissingEndpoints) 23h