cloud-pipeline
cloud-pipeline copied to clipboard
[GCP GKE] Support cluster autosclaling for GKE base deployment
trafficstars
Background When a platform is deployed to GKE cluster, autoscaling service shall be adopted to use GKE API for instance management scripts.
Approach GKE allows to join nodes using node pools. Each node pool represents a specific VM instance configuration: instance type, spot, disk size.