Skip to content

speed up deployment of GKE clusters#4215

Merged
ighosh98 merged 1 commit into
GoogleCloudPlatform:developfrom
ighosh98:speed
Jun 3, 2025
Merged

speed up deployment of GKE clusters#4215
ighosh98 merged 1 commit into
GoogleCloudPlatform:developfrom
ighosh98:speed

Conversation

@ighosh98

Copy link
Copy Markdown
Contributor

Submission Checklist

Simplify the Cluster Deployment operation for regional cluster deployment to reduce the time required to provision a GKE cluster by ~2 minutes.

With optimisation:

module.gke_cluster.google_container_cluster.gke_cluster: Creation complete after 8m49s [id=projects/hpc-toolkit-dev/locations/us-west4/clusters/gke-a3-mega-temp]

Without optimisation:

module.gke_cluster.google_container_cluster.gke_cluster: Creation complete after 10m30s [id=projects/hpc-toolkit-dev/locations/us-west4/clusters/gke-a3-mega-pb0]

NOTE: Community submissions can take up to 2 weeks to be reviewed.

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cluster Toolkit Contribution guidelines #

@ighosh98 ighosh98 requested review from a team and samskillman as code owners May 30, 2025 06:42
@ighosh98 ighosh98 added the release-improvements Added to release notes under the "Improvements" heading. label May 30, 2025
@ighosh98 ighosh98 merged commit 6c063aa into GoogleCloudPlatform:develop Jun 3, 2025
16 of 66 checks passed
@ighosh98 ighosh98 deleted the speed branch September 9, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-improvements Added to release notes under the "Improvements" heading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants