Kubelet Metrics
kubectl get --raw
can make raw HTTP requests to the API server. Alternatively, you could use curl via kubectl proxy
.
Oct 03, 20231 min read
kubectl get --raw
can make raw HTTP requests to the API server. Alternatively, you could use curl via kubectl proxy
.