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 → https://technostress.blog/technostress-blog-fix-kubernetes-cert-renewal-memcache-error/
Top comments (0)