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

Classic Full Stack with node-selector

Peter_Lepsis
Participant

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

2 REPLIES 2

p_devulapalli
Champion

@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

https://github.com/Dynatrace/dynatrace-operator/blob/v1.3.2/assets/samples/dynakube/v1beta2/classicF...

 

Phani Devulapalli

Hello,

thanks a lot. Yes, taht was my idea too. I will test it today. 

Thanks again

Peter

Featured Posts