Website | Documentation | Discord | Blog
Welcome to Monokle π§ - your friendly desktop UI for managing k8s manifests!
Click on the image or this link to watch the "Intro to Monokle" short video (3 mins)
- β‘ Quickly get a high-level view of your manifests, their contained resources and relationships
- ποΈ Easily edit resources without having to learn or look up yaml syntax
- π¨ Refactor resources with maintained integrity of names and references
- π· Preview and debug resources generated with kustomize or helm
- π€ Diff resources against your cluster and apply changes immediately
- π Create multi-step forms using Monokle's templating system to quickly generate manifests
- π‘ And much more, check out the Documentation
Read the Feature Overview document or the introductory blog-post to get a quick intro and overview.
Windows |
macOS |
Linux |
---|---|---|
Download the .exe file |
Download the .dmg file |
Download the .appImage /.deb file for your platform |
There is a lot of functionality currently being considered:
- Creation of resources/projects - see Resource creation/manipulation
- Improved Cluster functionality - see Cluster integration
- Plugin/extension mechanism - see Extension mechanism for plugins
- Improved resource filtering/navigation - see Resource Navigation
- Improved Helm integration - see Helm integration
Don't hesitate to provide any feedback you might have to help us prioritize and improve our backlog!
- We WANT and NEED your feedback please. Share ideas, suggestions, bug-reports or complaints on our Discord server
- Check out our Contributor Guide and Code of Conduct
- Fork/Clone the repo and make sure you can run it as shown above
- Check out the Development document for how to build and run Monokle from its source
- Check out the Testing document for how to build and run Monokle tests
- Check out the Architecture document to get a high-level understanding of how Monokle works
- Check out the Roadmap above and open issues here on GitHub