Photo by Alvaro Reyes on Unsplash In this post I’m going to talk through the approach I use to switch between multiple Google Kubernetes Engine clusters on the command line. I’d expect a lot of the stuff in here has some benefit for non-GCP Kubernetes clusters too, but the ones I use on a day-to-day basis are all hosted there. Key outcomes for me were: To be able to switch from one cluster to another with only a small number of commands, even if I have to authenticate with different user ...