Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.23. This is to prepare for the removal of Dockershim in Kubernetes v1.24. #2

Open
imranrazakhan opened this issue Aug 18, 2022 · 0 comments

Comments

@imranrazakhan
Copy link

Hi,

I am following your blog but getting following error, Any hint?

Error: googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.23. This is to prepare for the removal of Dockershim in Kubernetes v1.24. We recommend that you migrate to image types based on Containerd (examples). For more information, contact Cloud Support., badRequest
with module.gke.google_container_cluster.primary
on .terraform/modules/gke/modules/private-cluster/cluster.tf line 22, in resource "google_container_cluster" "primary":
resource "google_container_cluster" "primary" {

I tried to put version in gke module as suggeted here, but no success

https://stackoverflow.com/questions/72553572/getting-exception-of-node-pool-when-trying-to-run-acm-terraform-blog-part1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant