Last active
February 5, 2021 11:29
-
-
Save RafPe/e0fea44e8011b5a32bfe172765770383 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment