cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

[GCP GKE] Support cluster autosclaling for GKE base deployment

Open mzueva opened this issue 7 months ago • 0 comments
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.

mzueva avatar Apr 09 '25 11:04 mzueva