Skip to content

Using Crossplane to Automate Dynatrace Configuration as Code on Kubernetes#

Larger Images

To enlarge images, right click and open in new tab.

In this hands-on demo, you will use Crossplane and Terraform configuration as code to keep Dynatrace in sync automatically.

  1. Terraform code is store in a Git repository
  2. Crossplane watches this Git repo
  3. Crossplane ensures the state declared in Git == the state in Dynatrace

logical flow

Compatibility#

Deployment Tutorial Compatible
Dynatrace Managed ✔️
Dynatrace SaaS ✔️

Fork Repo

Fork this repo before continuing!

During this tutorial you will need to write to the repo so you need a fork!