You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from 1.17, kubeadm is not exposing anymore kube-controller-manager and kube-scheduler metrics over the insecure port (respectively TCP/10252 and TCP/10251) this makes our current ServiceMonitor configuration unable to properly scrape such targets.
Starting from 1.17, kubeadm is not exposing anymore kube-controller-manager and kube-scheduler metrics over the insecure port (respectively TCP/10252 and TCP/10251) this makes our current ServiceMonitor configuration unable to properly scrape such targets.
Refs:
The text was updated successfully, but these errors were encountered: