Skip to content

Releases: Dynatrace/dynatrace-operator

v0.2.0

31 Mar 12:59
Compare
Choose a tag to compare

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

v0.1.0

18 Jan 15:35
Compare
Choose a tag to compare

Initial release

The Dynatrace Operator will allow you to run the containerized ActiveGate within Kubernetes or OpenShift and automatically handle its lifecycle.

Installation

To install the Dynatrace Operator follow our Quick Start guide

v0.0.1-alpha

18 Nov 13:25
c0320fb
Compare
Choose a tag to compare

Note: this project is currently in development. Shouldn't be installed by customers yet.