Skip to content

Using Crossplane to Automate Dynatrace Configuration as Code on Kubernetes#

Support Policy

This is a demo project created by the Developer Relations team at Dynatrace, showcasing integrations with open source technologies.

Support is provided via GitHub issues only. The materials provided in this repository are offered "as-is" without any warranties, express or implied. Use them at your own risk.

View the Code

The code for this repository is hosted on GitHub. Click the "View Code on GitHub" link above.

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

  1. You fork this repository
  2. Terraform code is stored in your forked Git repository
  3. Crossplane watches this Git repo
  4. Crossplane ensures the state declared in Git == the state in Dynatrace

Larger Images

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

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!