The Cluster Data Visualizer and Cost Analysis app revolutionizes Kubernetes optimization. Developed by top experts, it delivers cost estimates, stunning visualizations, and crucial insights to optimize deployments and stay within budget. Its user-friendly interface empowers organizations to make informed decisions with ease. A must-have for any Kubernetes pro.
Quick cost estimates and insights to stay within budget constraints.
Clear and interactive visual representation of cluster metric data.
Easy to use interface for quick access to information.
Developed by a team of 4 Kubernetes experts for optimized deployments.
Provides valuable insights for informed decision making.
Streamlines and improves the overall deployment process.
After forking and cloning our application from Github, download all dependencies by typing in the terminal:
npm i
Using the ReadMe in the root directory, copy over the variable labels to the .env.local file and fill out the relevant information.
If you are just using a cloud-hosted cluster, type in the following command to get started:
npm run port
If using cloud- and/or local-hosted clusters, type in the following to start:
npm run forward