Below list of tools which can be useful for managing kubernetes
* CLI that tracks, analyzes, prioritizes, and warns of infrastructure drift (https://driftctl.com/) | |
* k8syaml – for online define of your manifests (https://k8syaml.com/) | |
* ytt – yaml templating tool (https://get-ytt.io/) | |
* kapp – control kubernetes resource changes during deploys (https://carvel.dev/kapp/) | |
* k9s – great console to manage your k8s (https://github.com/derailed/k9s) |