Difference between revisions of "Karpenter NodePool CRD"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://karpenter.sh/v0.37/concepts/nodepools/
 +
 +
* <code>[[kind: NodePool]]</code>
 +
 
  ╷
 
  ╷
 
  │ [[Error: error creating NodePool]]: googleapi: [[Error 400]]: Invalid [[machine type]] [[g1-medium]] in zone [[us-central1-a]]: googleapi:  
 
  │ [[Error: error creating NodePool]]: googleapi: [[Error 400]]: Invalid [[machine type]] [[g1-medium]] in zone [[us-central1-a]]: googleapi:  
Line 20: Line 24:
 
== See also ==
 
== See also ==
 
* {{NodePool}}
 
* {{NodePool}}
 +
* {{CRD}}
 +
 +
[[Category:Kubernetes]]

Latest revision as of 10:33, 22 August 2024

╷
│ 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[edit]

See also[edit]

Advertising: