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

Purpose of DT_ID_SEED_K8S_CLUSTER_ID

dyn98007
Helper

Hello:

What is the purpose of DT_ID_SEED_K8S_CLUSTER_ID in the context of the Statefulset for the Synthetics Private Location in k8s ?.

The value is pre-populated ( auto generated ) when reviewing the contents of the downloaded file named synthetic.yaml 

Ref: https://docs.dynatrace.com/docs/shortlink/containerized-locations#deploy-location

Please advise... Thanks!

3 REPLIES 3

p_devulapalli
Champion

Its used to uniquely identify the k8s cluster where the statefulset is deployed and also to understand from which k8s cluster the synthetic monitoring data is coming from

It can also be manually generated and assigned if you go through the manual process of deploying the AG as statefulset 

https://docs.dynatrace.com/docs/shortlink/installation-k8s-ag-statefulset

 

Phani Devulapalli

Thanks.. It is a bit confusing when Dynatrace assign a random value to an enviroment variable, which is very specific to a customer's k8s cluster. Also, it looks like even if a value is not set for DT_ID_SEED_K8S_CLUSTER_ID,  the k8s Private Location application will work fine

 

 

It might work if you have a single cluster, but might cause issues if you have multiple k8s clusters which have private synthetics running , DT might have issues differentiating the data coming from different clusters if the id does not exist ( just my understand ,I could be wrong  )

Phani Devulapalli

Featured Posts