02 Oct 2023 03:43 PM - last edited on 08 Oct 2023 11:49 AM by MaciejNeumann
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.
18 Dec 2023 10:36 AM
Hello @arnaurovira ,
let me know, if you still need some help with your question. I'll figure something out 🙂
07 Feb 2024 05:53 PM
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
08 Feb 2024 07:43 AM
@arnaurovira as @bsnurka pointed you have additional examples here:
https://github.com/Dynatrace/dynatrace-operator/tree/main/assets/samples/dynakube