How to add Tags policiy to Clusters

Use case: i would like to use tag policies for Kubernetes cluster,

i am in the process of creating Kubernetes cluster, but how can we use the Tags policy in Clusters so users no need to input the Tags values,.

Currently tag policies apply to instances. Clusters would have to be expanded up and could be captured as an idea.

The other option would be creating your own cluster layouts with the hardcoded inputs you want the user to select or you could create a catalog using the cluster creation API, also at which time you could capture the inputs you require.

@cbunge when i create my own cluster layout i am not able to add the packages… is there any we can add the packages in the own cluster layouts?