Blog
- Read
Last update on
4 min read
If you are running your applications on Kubernetes, whether you have more a development or operation background, there is a high chance that you have to deal with multiple clusters, perhaps one cluster for development, one cluster for user acceptance and one cluster for production. It can be even more if you are doing multi cloud and on premise deployments. There are also companies that setups different clusters per team. Whatever your setup, it's important to be able to switch easily between clusters.
- Read
Last update on
5 min read
This post shares my experience on using Gatsby and Netlify to build this website and why I choose it over some alternatives.