Cluster
Zonal cluster with DEFAULT node pool
resources:
- type: container.v1.cluster
name: gke-zonal-default
props:
location: us-central1-a
initial_node_count: 1
node_config:
machine_type: e2-medium
oauth_scopes:
- https://www.googleapis.com/auth/cloud-platform
network: default
subnetwork: defaultExample plan output
gke-zonal-default (action: create, monthly: $101.46, change: +100%)
=> Management fee (standard) (price: $0.1/Hr, hours: 730, monthly: $73.00)
=> Management fee (extended) (price: $0.5/Hr, hours: 730, monthly: $365.00)
=> Node pool (e2-medium) (node-monthly: $28.46, count: 1, monthly: $28.46)
=> Compute (vCPU) (price: $0.02181/vCPU/Hr, quantity: 1.0, hours: 730, monthly: $15.92)
=> Compute (RAM) (price: $0.00292/GB/Hr, quantity: 4, hours: 730, monthly: $8.54)
=> Boot disk (100GB pd-standard) (monthly: $4.00)
=> Storage (price: $0.04/GiB/Mo, quantity: 100, monthly: $4.00)Zonal cluster with EXPLICIT node pool
Example plan output
REGIONAL cluster with DEFAULT node pool
Example plan output
Last updated