Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 02b37fa

Browse files
committed
fix: lint
1 parent 019d4f3 commit 02b37fa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

setup/kubernetes/google.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ be sure to account for the number of developers you expect to use Coder, as well
2424
as the resources they need to run their workspaces. See our guide on on
2525
[compute resources](../../guides/admin/resources.md) for additional information.
2626

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.
3031
3132
If you expect to provision GPUs to your Coder workspaces, you **must** use a
3233
general-purpose

0 commit comments

Comments
 (0)