Welcome to the official Helm Charts repository for Lava Network! This repository contains Helm charts for deploying and managing various components of the Lava Network ecosystem on Kubernetes clusters. Our charts are designed to simplify the deployment process, ensuring scalability, reliability, and ease of management for your Lava Network infrastructure.
Name | Description |
---|---|
cache | A high-performance, in-memory caching system |
provider | Service provider component for the Lava Network |
consumer | Client component for consuming services on the Lava Network |
To get started with our Helm charts, follow these steps:
-
Add the Lava Network Helm repository:
helm repo add lavanet https://lavanet.github.io/helm-charts helm repo update
-
Install a chart (e.g., lava-cache):
helm install my-lava-cache lavanet/cache
⭐️ If you find our Helm charts useful, please consider giving this repository a star! ⭐️
We welcome contributions from the community! If you'd like to contribute:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Join our Discord community for real-time support and discussions
- Follow us on X for the latest updates
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.