Kubernets contexts easier to use with context-manager
if you're using golang:
go get -u github.com/onuryartasi/ctxm
or you can use binary
wget https://github.com/onuryartasi/ctxm/releases/download/v1.0.1/ctxm
- Adding pod log
- Adding pod exec
- Adding add,remove,rename context
This project is licensed under the Apache 2.0 License - see the LICENSE file for details