This plugin allows to dynamically create, manage and scale GKE clusters in DSS.
Requires DSS 6.0 or above.
For more details, please see the DSS reference documentation.
- Clusters are now reusing the DSS host's VPC and subnetwork by default (can be changed by unticking the related parameter). Requires the
compute.zones.list
IAM permission. - Kubernetes labels can be defined for each node pool
- Default service account running on nodes can be changed to a custom value or be inherited from the DSS host. Requires the
iam.serviceAccountUser
IAM permission
- Clusters created from the plugin are now VPC-native by default.