Skip to content

v0.2.0

Compare
Choose a tag to compare
@DTMad DTMad released this 31 Mar 12:59
· 14 commits to release-0.2 since this release

Features

  • classicFullStack - The Dynatrace Operator now supports rolling out a fullstack agent
  • routing - The Dynatrace Operator now supports rolling out a containerized ActiveGate to route the agent traffic

Upgrading

The Operator can be upgraded from 0.1.0 with,

# Kubernetes
$ kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.2.0/kubernetes.yaml

# Openshift
$ oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.2.0/openshift.yaml