You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: setup/kubernetes/google.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,10 @@ be sure to account for the number of developers you expect to use Coder, as well
24
24
as the resources they need to run their workspaces. See our guide on on
25
25
[compute resources](../../guides/admin/resources.md) for additional information.
26
26
27
-
> In GKE version 1.24 and later, Docker-based [node image types](https://cloud.google.com/kubernetes-engine/docs/concepts/node-images) are not supported.
28
-
> The examples below use `ubuntu_containerd` and `cos_containerd` to meet this
29
-
> requirement. Docker-based node images will prevent GKE cluster creation.
27
+
> In GKE version 1.24 and later, Docker-based [node image types](https://cloud.google.com/kubernetes-engine/docs/concepts/node-images)
28
+
> are not supported. The examples below use `ubuntu_containerd` and
29
+
> `cos_containerd` to meet this requirement. Docker-based node images will
30
+
> prevent GKE cluster creation.
30
31
31
32
If you expect to provision GPUs to your Coder workspaces, you **must** use a
0 commit comments