Why EC2 or EBS volumes are not getting tagged for the instances pool

Mohit_m
Databricks Employee
Databricks Employee

Why EC2 or EBS volumes are not getting tagged for the instances pool when the tags are present for the Clusters

Mohit_m
Databricks Employee
Databricks Employee

Please refer the Tag propagation section from the below mentioned docs

Tags are propagated to AWS EC2 instances differently depending on whether or not a cluster was created from a pool.

https://docs.databricks.com/administration-guide/account-settings/usage-detail-tags-aws.html

If a cluster is created from a pool, its EC2 instances inherit only the custom and default pool tags, not the cluster tags. 

Therefore if you want to create clusters from a pool, make sure to assign all of the custom cluster tags you need to the pool.

View solution in original post

Hubert-Dudek
Databricks MVP

"If a cluster is created from a pool, its EC2 instances inherit only the custom and default pool tags, not the cluster tags. Therefore if you want to create clusters from a pool, make sure to assign all of the custom cluster tags you need to the pool."


My blog: https://databrickster.medium.com/