Hello,
I'm using config connector to provision GKE cluster with ContainerCluster CRD. There is an add-on on GKE which can be installed that enable GCP secret mount (https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component).
I cannot find this addon on the config connector CRD description (https://cloud.google.com/config-connector/docs/reference/resource-docs/container/containercluster). Do you know if it will be implemented ? if yes when ?
Thank you, it would be really useful when bootstraping new GKE.
Also curious about the same thing. There are a few options that seem only available in the command line vs. the CRD specification (e.g. the tier of the cluster can't be set to enterprise, creating the cluster using DNS endpoint vs. IPV4 doesn't seem available)