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 start
to spin up the server - Run
npm run dev
to 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.