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
ksniff: invokes wireshark https://blog.getambassador.io/verifying-service-mesh-tls-in-kubernetes-using-ksniff-and-wireshark-454b1e3f4dc9
YAML Examples: https://github.com/ContainerSolutions/kubernetes-examples
modify-secret It allows user to modify the secret without having to worry about doing base64 encoding/decoding.
0 comments:
Post a Comment