Skip to content

xaaaaav/dss-plugin-gke-clusters

 
 

Repository files navigation

Managed GKE clusters plugin

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.

Release notes

v1.1.0

  • 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

v1.0.1

  • Clusters created from the plugin are now VPC-native by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%