02 Oct 2024 12:48 PM - last edited on 03 Oct 2024 07:53 AM by MaciejNeumann
So we're on eks 1.29 and using operator version 0.15.0 with cloudNativeFullStack and the oneagent version is 1.257,
As we know we can't specify specific image for Oneagent for cloudNativeFullStack,
question is: if its taking latest by default then why operator is not installing the latest oneagent version why stuck at 1.257, is it because Dynatrace operator is designed to work with specific range of OneAgent Version. So in our case DT Operator version is 0.15.0 and it seems the latest compatible OneAgent version for this DT Operator is 1.257 i.e why we're seeing the older version of OneAgent on our cluster Nodes ?
02 Oct 2024 03:38 PM - edited 02 Oct 2024 03:48 PM
Hi @vermatus,
I have not heard such version connection. We are using 1.2.2 operator with 1.299 OA.
The 0.15.0 Operator release date was 2023.12.13 at that ime the OA current version was 1.279 (release date 2023.11.20)
Is there any restriction on env level for OA update? for this 1.257 version?
env level:
Or check the Custom Resource yaml autoupdate paramater. Default is true.
https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/reference/dynakube-parameters
You can chek this link also:
https://docs.dynatrace.com/docs/shortlink/guides-k8s-update-uninstall-operator#disable-auto
I hope it hleps.
Best regards,
Mizső
02 Oct 2024 05:30 PM - edited 02 Oct 2024 05:32 PM
does that mean , with having operator version 0.15.0 , i can deploy oneagent version with 1.289 or any?
i mean even older operator version will work to deploy latest OA versions? without issue?
02 Oct 2024 06:42 PM
I think yes you can, but if there was still a connection between them (I do not know about it) you can use at least the version 1.279 instead of 1.257.