cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace agent on K8S

henk_stobbe
DynaMight Champion
DynaMight Champion

Hello,

For K8S the most easy way to deploy Dynatrace on a K8S cluster, would be to install the agents directly on the hosts.

Why in the documentation does it then say the prefered way is by Kubectl etc?


KR Henk

1 REPLY 1

mreider
Dynatrace Advisor
Dynatrace Advisor

Using the Dynatrace Operator (via Kubectl) will create a DaemonSet on each node. So if you scale your nodes, or replace them, you can feel confident it will be there.

Additionally, we continue to add new features to the Operator that do not exist on the host agent. In a few weeks, for example, you will be able to deploy both the OneAgent, as well as the containerized ActiveGate for Kubernetes monitoring, using the Operator.

Hope that makes sense.

Kubernetes beatings will continue until morale improves

Featured Posts