Skip to content
cheatsheet
home
/
cv
/
weblog
/
cheatsheet
/
proxy
/
vpn
/
status
/
links
EN
RU
☾
New version available
reload
×
cheatsheet
/
metrics-server
metrics-server
1 commands
1 shown
Verify metrics API availability
Confirm the aggregated API is healthy; if FailedDiscovery add --kubelet-insecure-tls on self-signed kubelets
kubectl get apiservice v1beta1.metrics.k8s.io -o jsonpath='{.status.conditions[?(@.type=="Available")].message}{"\n"}'
#metrics-server
#monitoring
#troubleshooting
#k8s
no commands match