Here you will find helm charts for installing Dynatrace components on Kubernetes. For generic information about Helm Charts refer to the Helm GitHub repository.
This repository is updated for backwards compatibility, the new helm repository is located in the dynatrace-operator repository.
The Helm chart for the dynatrace-operator is located in the dynatrace-operator repository.
You can move to the new helm repository with the following commands:
- Update the repo url
helm repo remove dynatrace
helm repo add dynatrace https://raw.githubusercontent.com/Dynatrace/dynatrace-operator/master/config/helm/repos/stable
- Install a new version or upgrade from an existing version by following the instructions on the dynatrace-operator Release page
The GKE chart for the dynatrace-operator is located in the dynatrace-operator repository.
NOTE: The Dynatrace OneAgent Operator is deprecated and will not be supported anymore with Summer 2022. Please refer to Migrating from OneAgent Operator to Dynatrace Operator.
The Helm chart for the dynatrace-oneagent-operator lives here.
The GKE chart for the dynatrace-oneagent-operator lives here.