-
Notifications
You must be signed in to change notification settings - Fork 3.8k
All kubelet targets down - 401 Unauthorized ? #926
Description
What did you do?
./contrib/kube-prometheus/hack/cluster-monitoring/deploy
What did you expect to see?
Everything working fine.
What did you see instead? Under which circumstances?
Everything is fine except kubelet on the Prometheus targets page, all are DOWN with error server returned HTTP status 401 Unauthorized
Environment
GKE / Ubuntu 17.10
Kubernetes version information:
Client Version: version.Info{Major:"1", Minor:"8", GitVersion:"v1.8.6", GitCommit:"6260bb08c46c31eea6cb538b34a9ceb3e406689c", GitTreeState:"clean", BuildDate:"2017-12-21T06:34:11Z", GoVersion:"go1.8.3", Compiler: "gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"8+", GitVersion:"v1.8.6-gke.0", GitCommit:"ee9a97661f14ee0b1ca31d6edd30480c89347c79", GitTreeState:"clean", BuildDate:"2018-01-05T03:36:42Z", GoVersion:"go1.8.3b4", Compiler:"gc", Platform:"linux/amd64"}