Go / Golang


https://github.com/alco/gostart

https://www.digitalocean.com/community/tutorials/how-to-install-go-and-set-up-a-local-programming-environment-on-ubuntu-18-04

krew


Krew is plugin manager for kubectl command line tool

Krew helps you:

  • discover kubectl plugins,
  • install them on your machine,
  • and keep the installed plugins up-to-date.
Reference: 

Krew: 

Extend kubectl with plugins

plugins

Some useful plugins



modify-secret It allows user to modify the secret without having to worry about doing base64 encoding/decoding.