-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add gke hyperdisk support #3210
base: develop
Are you sure you want to change the base?
Conversation
use: [gke_cluster] | ||
settings: | ||
storage_type: Hyperdisk-extreme | ||
access_mode: ReadWriteOnce |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this be default mode?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If yes perhaps we can remove this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no this is a require parameter, there is no default value set for it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM, but two meta comments:
- Can you please update the name of this blueprint to reflect that this hyperdisk is not left around after the blueprint is destroyed. (We are trying to do the same for the parallelstore blueprint)
- Can you please add a comment on this blueprint here https://github.com/GoogleCloudPlatform/cluster-toolkit/blob/e5b89248ba5175e435cc6aec22df0fc4179ad915/examples/README.md
add GKE hyperdisk support to the gke-storage module to handle the creation of storage class and persistent volume claim.
The new module output persistent_volume_claims which can be consumed by the gke-job-template module.
cloud build: https://pantheon.corp.google.com/cloud-build/builds/999405c7-b9fc-4e53-8663-f7128e7534c8?project=hpc-toolkit-dev&e=GkeGettingStartedCloudShellSolutionsLaunch::GkeGettingStartedCloudShellSolutionsEnabled,GkeOnboardingOverviewTabLaunch::GkeOnboardingOverviewTabEnabled&mods=monitoring_api_prod