- Регистрация
- 1 Мар 2015
- Сообщения
- 1,481
- Баллы
- 155
Ran kubeadm certs renew all — and now locked out with:
memcache.go:265 – the server has asked for the client to provide credentials
Yep, your kubeconfig is still using expired certs.
? This quick guide walks you through:
Regenerating your admin kubeconfig
Restarting the API server (static pod)
Restoring full access to your Kubernetes cluster
? Read the fix →
memcache.go:265 – the server has asked for the client to provide credentials
Yep, your kubeconfig is still using expired certs.
? This quick guide walks you through:
Regenerating your admin kubeconfig
Restarting the API server (static pod)
Restoring full access to your Kubernetes cluster
? Read the fix →