Setting Up Kubernetes Tools
At work, I somewhat recently transitioned from using the Kubernetes Dashboard to using k9s as DigitalOcean deprecated their hosted Dashboard for DOKS. Today, I found that I needed to modify a Secret and that k9s and kubectl have no native tools to do this. I also found that I didn’t have bash completion set up since upgrading to a new dev machine, so I to..
Read more