This gist is simple/enough config (vim and shell) for working on any k8s.
- kubectl
- wget
- bash or sh
- Install vimrc + profile
wget -qO- https://yogendra.me/k8s-workspace | bash - Only
vimrcwget -qO- https://yogendra.me/minimal-vimrc >> ~/.vimrc - Only profile
wget -qO- https://yogendra.me/k8s-profile >> ~/.vimrc