Difference between revisions of "Gke"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
https://learnk8s.io/terraform-gke | https://learnk8s.io/terraform-gke | ||
+ | |||
+ | https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google/latest/submodules/beta-autopilot-public-cluster | ||
+ | |||
+ | # Autopilot | ||
+ | - https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster | ||
+ | - https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview#comparison | ||
+ | - https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-standard-feature-comparison | ||
+ | - https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enable_autopilot | ||
+ | - https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview#allowable_resource_ranges | ||
+ | |||
+ | |||
+ | https://cast.ai/blog/gke-pricing-explained-how-to-choose-the-right-plan-for-you/ | ||
+ | |||
+ | |||
+ | Zones | ||
+ | |||
+ | https://cloud.google.com/compute/docs/regions-zones | ||
+ | |||
+ | # Pricing | ||
+ | n2d-standard-2 2/8gb | ||
+ | |||
+ | https://cloud.google.com/compute/all-pricing | ||
+ | |||
+ | https://cloud.google.com/compute/disks-image-pricing |
Latest revision as of 19:18, 26 November 2022
https://github.com/DeimosCloud/terraform-google-gke/blob/master/examples/gke-public-cluster/main.tf
https://github.com/terraform-google-modules/terraform-google-kubernetes-engine
https://github.com/Neutrollized/free-tier-gke/blob/master/terraform.tfvars.sample
https://medium.com/techbull/gke-cluster-with-gcloud-utility-for-dummies-5e42bf01b739
https://learnk8s.io/terraform-gke
Autopilot
- https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster
- https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview#comparison
- https://cloud.google.com/kubernetes-engine/docs/resources/autopilot-standard-feature-comparison
- https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#enable_autopilot
- https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview#allowable_resource_ranges
https://cast.ai/blog/gke-pricing-explained-how-to-choose-the-right-plan-for-you/
Zones
https://cloud.google.com/compute/docs/regions-zones
Pricing
n2d-standard-2 2/8gb