containership / konstellate
- пятница, 17 мая 2019 г. в 00:18:03
Clojure
Free and Open Source GUI to Visualize Kubernetes Applications.
Visualize Kubernetes Applications
Konstellate is a UI to create edit and manage Kubernetes resources and their relationships. You can easily create complex YAML and export them as Helm charts or Kustomize templates
Try out the alpha build - Konstellate Demo
You can create resources from one of the templates using the editor, or import yaml that you already have.
Once you have a few resources created, you can simply drag a line between the two to connect them. Konstellate will look for any possible ways they can be connected and give you a drop down of the options.
Once your application is created you can clone it in a new workspace and make additional changes to it there. These changes will be reflected as variables in the helm chart or overlays kustomize templates as you export it.