Restoring a failed Kops-managed Kubernetes cluster
If your kops-managed Kubernetes cluster is in shambles, this blog post is for you.
If your kops-managed Kubernetes cluster is in shambles, this blog post is for you.
Weird how time flies - we've actually been running Kubernetes in production for over 2 years already. Until now, we've used an Ansible-based provisioning approach written by yours truly (<https://github.com/trondhindenes/Kubelini>). This has served us well enough, but it has also required some maintenance effort so we were looking to simplify and standardize. This post is about that.