This is a Helm Chart for installing env0 agent on your Kubernetes cluster.
- A Kubernetes cluster with autoscaler. You may use our
prerequisitesstack to deploy an EKS based solution to your AWS account, or setup your own compatible cluster elsewhere. - A Kubernetes
StorageClassnamedenv0-state-scthat supports Dynamic Provisioning andReadWriteManyaccess mode. This is where env0 stores your terraform state files.- NOTE: that if you are using our state encryption feature, you don't need to provide a
StorageClassas we will useenv0StateEncryptionKey(provided in thevalues.yaml) to encrypt your state and store it on a remote storage.
- NOTE: that if you are using our state encryption feature, you don't need to provide a
- A dedicated
values.yamlfile provided to you by env0 - this file holds your key and secret to integrate your agent with env0.
Please see our Business tier pricing and contact us to obtain the file for your agent.
Follow this guide for more information on how to install env0's chart.
Can be found in both CHANGELOG.md file and in a release description.
For more information, please refer to the env0 official docs.