Difference between revisions of "Karpenter NodePool CRD"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Related == | == Related == | ||
− | * [[gcloud compute disk-types]] | + | * <code>[[gcloud compute disk-types]]</code> |
== See also == | == See also == | ||
* {{gke.tf}} | * {{gke.tf}} | ||
* {{tf GKE}} | * {{tf GKE}} |
Revision as of 11:12, 5 December 2023
╷ │ Error: error creating NodePool: googleapi: Error 400: Invalid machine type g1-medium in zone us-central1-a: googleapi: Error 404: The resource 'projects/your-project/zones/us-central1-a/machineTypes/g1-medium' was not found, notFound., badRequest │ │ with google_container_node_pool.primary_nodes, │ on gke.tf line 30, in resource "google_container_node_pool" "primary_nodes": │ 30: resource "google_container_node_pool" "primary_nodes" { │ ╵
│ Error: error creating NodePool: googleapi: Error 403: Insufficient regional quota to satisfy request: resource "SSD_TOTAL_GB": request requires '600.0' and is short '100.0'. project has a quota of '500.0' with '500.0' available. View and manage quotas at https://console.cloud.google.com/iam-admin/quotas?usage=USED&project=xxxxxx.
Related
See also
Advertising: