Overview
We use Helm charts to manage our Kubernetes application resources. To learn more about Helm please visit https://helm.sh/
The following packages are required to deploy the different components of our architecture:
Package Name
URL
Min. Required Version
IMPORTANT: Helm relies on Kubernetes cluster access being properly setup and specifically the kubectl config current-context MUST be pointing to the K8s cluster you intend to operate against. NOTE: Our charts also rely on a KMS service to encrypt secrets (using helm-secrets plugin) so if you are using a KMS service in a cloud provider such as AWS, cloud account access must be properly setup too.
Last updated