Skip to content

Instantly share code, notes, and snippets.

@RafPe
Last active February 5, 2021 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RafPe/e0fea44e8011b5a32bfe172765770383 to your computer and use it in GitHub Desktop.
Save RafPe/e0fea44e8011b5a32bfe172765770383 to your computer and use it in GitHub Desktop.
* 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