|
|
|
|
|
by busterarm
1809 days ago
|
|
A lot of people like kubectx. Or specifying contexts. Personally I hate both approaches. For the several dozen clusters that I manage, I have separate kubeconfig files for each and I use the --kubeconfig flag. It's explicit and I have visual feedback in the command I run for the cluster I'm running against, by short name. No stupidly long contexts. |
|