11 Mar 2025 03:28 PM
Hi all,
Is it possible to apply node-selector with Classic FUll Stack operator in Openshift? Our customer wants to use classic full stack(because of the version of the operator, however it's a long story, but it's a must) and he wants to monitor only two nodes instead of monitoring all the nodes. Can it be achieved with classic full stack operator?
Thanks a lot
Cheers
Peter
11 Mar 2025 11:16 PM
@Peter_Lepsis should be possible
# Optional: Sets a node selector to control on which nodes the OneAgent will be deployed.
# For more information on node selectors, see https://kubernetes.io/docs/tasks/configure-pod-container/assign-pods-nodes/
#
# nodeSelector: {}
https://docs.dynatrace.com/docs/shortlink/dto-params-k8s#spec-oneagent-cloudnativefullstack
12 Mar 2025 08:44 AM
Hello,
thanks a lot. Yes, taht was my idea too. I will test it today.
Thanks again
Peter