28 Mar 2024 07:40 AM
Hello All,
Regarding the Dynatrace deployment for Kubernetes, there are several pods that will be formed:
Now, the Kubernetes Admin team has requested to place the mentioned pods on a dedicated node that have resource allocation for Dynatrace.
Is there a way to allocate these pods to a specific node? Such as using labels or node selectors?
Thank you.
28 Mar 2024 08:01 AM
Hi @agylpradipta,
I always use nodeSelector for this configuration in the custom resource yaml proper section.
In my case this example is used for oneagent, dynakube oneagent scheduled on the nodes which ones have worker role.
28 Mar 2024 08:11 AM
Thank you for the insight.
However, have you ever tried adding nodeSelector for the webhook or dynatrace-operator?
Should it be conceptually the same?
Thank you
28 Mar 2024 10:26 AM
Hi @agylpradipta,
We had another solution for it. I have to ask the client openshift admins about it. Maybe I can come back with the answer next week after Easter.
Best regards,
Mizső