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

Regarding the update of OneAgent deployed with Dynatrace Operator in Cloud Native FullStack mode

emis
Guide

When did the method for updating OneAgent deployed in Cloud Native FullStack mode change?

The OneAgent deployed with this option is based on the version specified in the OneAgent default version in the UI.
If the OneAgent default version is fixed to a specific version, the version deployed remains the same even if the target Pods are recreated.
Previously, to upgrade this version, the steps were as follows:

  1. Change the OneAgent default version to the desired version.
  2. Execute the following command on the cluster:
    kubectl -n dynatrace rollout restart daemonset/<value-of-DynaKube-custom-resource-metadata.name>-oneagent
  3. Recreate the monitored Pods.

However, now the OneAgent version is upgraded by simply recreating the monitored Pods without executing the command in step 2. When was this specification change made?

0 REPLIES 0

Featured Posts