This repository hosts helm charts compatible with kubernetes engine from different cloud providers.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, go inside the folder of the kuberentes engine you are trying to deploy with and follow the instructions in the README file.
Note:
- Make sure you have setup the correct kubeconfig when running the helm install command.
- Add the namespace
--namespace <namespace>
at the end for installing in a specific namespace.
We'd love to have you contribute! Please refer to our contribution guidelines for details.