advancedScenario & System Design Questions

etcd is running but API Server reports unhealthy

Check etcd certificate expiry (common cause of etcd-API Server communication failure). Check network connectivity between API Server and etcd endpoints. Check etcd disk usage -- a full disk causes etcd to stop processing writes.

This is a Pro chapter

Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.

etcd is running but API Server reports unhealthy

Next Step

Continue to Deployment update completes successfully but application behavior hasn't changed← Back to all Kubernetes questions