Konfik: A simple CLI to manage multiple kubeconfigs

While working with multiple k8s clusters this morning, I wrote a CLI to manage multiple kubeconfigs. It’s similar to k8s-configuration-manager and ktx, but written in Node and distributed as a single binary. If you’re interested, feel free to check it out: https://github.com/pojntfx/pojntfx/tree/master/packages/konfik.