Helmets - A lightweight visualizer for Kubernetes Helm charts
Helmets
A lightweight visualizer for Kubernetes Helm charts.
Helmets provides a means of tracking shared values across multiple charts.
Installation
- Fork and clone the repository to your local machine
- Install dependencies with
npm install - Run
npm startto spin up the server - Run
npm run devto start up the applicationThis will allow you to begin making changes and testing your code.
Key Features
-
Upload your Kubernetes Helm chart folder
-
Select a sub-chart from the dropdown menu
-
Select a value from the React Flow area
-
Helmets provides a path to track the shared values
The Team
| Developed By | ||
|---|---|---|
| Dom Chaloeisak | ||
| Megan Choi | ||
| Ryan Griggs | ||
| Lane Hamilton | ||
| Cameron McKinley |
License
Distributed under the MIT License. See LICENSE for more information.