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

How do i assign a workergroup to activegate in Kubernetes?

arnaurovira
Observer

Hi,

We are trying to deploy a kubernetes cluster where all deployments that are not daemonset nor ReplicaSet should have a workergroup=infra

In every deploy those dynakube are assigned to random workergroup like emr, kafka, etc.

How can we set workergroup=infra in the dynakube.yml/kubernetes.yml? I haven't seen any flag/parameter to set that option.

 

Thank you.

3 REPLIES 3

IzabelaRokita
Community Team
Community Team

Hello @arnaurovira ,
let me know, if you still need some help with your question. I'll figure something out 🙂

bsnurka
Dynatrace Advisor
Dynatrace Advisor

Hey @arnaurovira what exactly is the "workergroup" you are referring to? Is this a K8s Label/Annotation? Based off the Dynakube Operator deployment type, you can specify Labels, Annotations, or Custom Env variables for each POD that gets deployed as part of Operator lifecycle. Here is the list of optional Dynakube parameters: https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-k8s/reference/dynakube-parameters

PacoPorro
Dynatrace Leader
Dynatrace Leader

Featured Posts