https://rancher.com/ logo
Title
h

helpful-beard-54962

12/22/2022, 12:58 PM
Did anyone find a fix for this? Deploying Rancher on GKE. Even the default config doesn't work
googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.24+ clusters as Dockershim has been removed in Kubernetes v1.24., badRequest
l

limited-pizza-33551

12/27/2022, 2:53 AM
Hey Gabriel, if you're using Kubernetes 1.24+ the container runtime needs to be migrated away from dockershim due to it being removed. You can use the GKE specific guide for migrating away from docker runtime to containerd