GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples

(feature): Specify GKE version and Machine Type (resources) when creating a GKE Cluster using cluster.py

Open
#530 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
951
Forks
700
PR merge metrics
No merged PRs in 30d

Description

Hello there. I'm using this script https://github.com/GoogleCloudPlatform/deploymentmanager-samples/blob/master/examples/v2/gke/python/cluster.py#L31 to create a GKE Cluster.

I get a cluster with
- Master Version: `1.13.11-gke.23`
- Master zone: `us-central1-a`
- Machine Type: `n1-standard-1`

I want to ask is there a way that I can specify the above two parameters? Or this is by default? If by default, could we add this feature to make the two fields configurable?

Thanks very much!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.