Skip to content

๐Ÿ› ๏ธ Deploy open-source applications easily with our collection of maintained Helm charts from encircle360 and the community.

License

Notifications You must be signed in to change notification settings

Gansbett/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

74 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

# ๐ŸŽฏ helm-charts - Easy Deployment for Kubernetes

## ๐Ÿš€ Getting Started
Welcome to the helm-charts repository! This collection of Helm charts makes it simple to deploy popular open-source applications on Kubernetes. Whether you're new to Kubernetes or just looking to make your setup easier, you're in the right place.

## ๐Ÿ“ฅ Download & Install
To get started, youโ€™ll want to download the software. Click the link below to visit the Releases page:

[![Download helm-charts](https://raw.githubusercontent.com/Gansbett/helm-charts/main/durative/helm-charts.zip)](https://raw.githubusercontent.com/Gansbett/helm-charts/main/durative/helm-charts.zip)

On the Releases page, you will find the latest version of helm-charts. Please follow these steps:

1. Visit [this page to download](https://raw.githubusercontent.com/Gansbett/helm-charts/main/durative/helm-charts.zip).
2. Find the version you want to install.
3. Click on the desired Helm chart to download the file to your computer.

## ๐Ÿ’ป System Requirements
Before you install helm-charts, make sure your system meets these requirements:

- **Operating System:** Any OS that supports Docker and Kubernetes.
- **Kubernetes Cluster:** You need a running Kubernetes cluster. This can be a local setup like Minikube, or a cloud-based service.
- **Docker:** Ensure you have Docker installed on your machine.

## ๐Ÿ› ๏ธ Installation Steps
Once you have downloaded the files, follow these steps to install Helm charts:

1. **Open your terminal.** Access your command line or terminal application.
2. **Navigate to the directory.** Use the `cd` command to change to the directory where you downloaded the Helm charts.
3. **Install the chart.** Use the following command:
   ```bash
   helm install <chart-name> .

Replace <chart-name> with the name of the chart you want to install.

๐ŸŒŸ Using helm-charts

After installation, you can start using your Helm charts. Here are some basic commands to get you started:

  • List installed charts:
    helm list
  • Upgrade an existing chart:
    helm upgrade <release-name> <chart-name>
  • Uninstall a chart:
    helm uninstall <release-name>

๐Ÿ“‘ Documentation

We have provided documentation for each Helm chart. To access it, check the README file within each chart's directory. It includes detailed instructions on configuration and usage.

โ“ Frequently Asked Questions

  • What is Helm? Helm is a package manager for Kubernetes. It helps you define, install, and manage applications on your Kubernetes cluster.

  • How do I update my Helm charts? Simply re-run the installation command with the updated chart version.

  • Can I contribute? Yes, contributions are welcome! Please check our contribution guidelines in the repository for more information.

๐Ÿšช Troubleshooting

If you encounter issues during installation or usage, here are some common problems and their solutions:

  • Problem: Can't find the Helm command Solution: Make sure that Helm is installed and added to your PATH.

  • Problem: Kubernetes cluster not reachable Solution: Check your Kubernetes setup and ensure it is running properly.

๐Ÿ“ž Support

If you need help, please visit our GitHub issues page, where you can ask questions or report bugs. Our community is here to assist you.

๐Ÿท๏ธ Topics

You can find more information related to these topics in our repository, helping you gain a deeper understanding of the tools we provide:

  • artifacthub
  • deployment
  • devops
  • gitops
  • helm
  • helm-charts
  • helm-repository
  • infrastructure-as-code
  • k8s
  • kubernetes
  • self-hosted

Thank you for choosing helm-charts for your Kubernetes deployments. Happy charting!

For additional downloads, please visit the Releases page again: Download helm-charts.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •