09 Dec 2021 08:10 PM - last edited on 13 Dec 2021 09:36 AM by MaciejNeumann
Hi guys,
Will be happy to read your suggestions for the follow scenario:
How the OA pods will connect to the routing AG if the ip is not publish yet and not included in the pulled image?
Do we need to install first StatefullSet AG and not to install the AG from the dynatrace operator?
Maybe just to pull new image from dynatrace after routing OA is up an running and push the new image to the OA pods?
Thanks in advance for your inputs here
All the best and stay safe
Yos
09 Dec 2021 09:23 PM
So we have it all defined in Helm, so deployment looks directly at a DNS Alias which holds a set of AGs for the Oneagent Version, then it gets installed to the nodes, and then they report back via Network Zones to specific AGs.
10 Dec 2021 06:54 AM
Hi @ChadTurner ,
Thanks for your replay
My bad, forgot to mention that in this case customer uses PSP so we utilized dynatrace operator V0.2.1 which is the last version that support PSP, after no host was added to cluster we saw in OA pods os logs that it tries to reach the cluster and other AGs and not to the new born routing AG, hence we docker pulled newer OA version from cluster and pushed it to the local repository and after deleting the OA pods it took the new OA version and hosts appeared in the dynatrace UI in no time. so the question remains what is the right why to do this ? is there some setting from cr.yaml that can do the trick?
Thanks in advance
Yos