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