File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,7 @@ description: Learn how to set up a Kubernetes cluster compatible with Coder.
6
6
This section contains guides for creating a compatible cluster on common cloud
7
7
platforms, including Microsoft Azure, Google Cloud Platform, and Amazon Web
8
8
Services. If you already have a Kubernetes cluster that meets Coder's
9
- [ requirements] ( ../requirements.md ) , you can proceed to the [ installation
10
- guide] .
9
+ [ requirements] ( ../requirements.md ) , you can proceed to the [ installation guide] .
11
10
12
11
## Supported Kubernetes versions
13
12
@@ -30,4 +29,9 @@ deprecated features before they are removed from new versions of Kubernetes.
30
29
https://kubernetes.io/docs/setup/release/version-skew-policy/
31
30
[ installation guide ] : ../installation.md
32
31
32
+ ## Incompatible Kubernetes distributions
33
+
34
+ - [ DigitalOcean Kubernetes] ( https://www.digitalocean.com/products/kubernetes/ )
35
+ does not support Coder with [ CVMs] ( ../../admin/workspace-management/cvms ) .
36
+
33
37
<children ></children >
You can’t perform that action at this time.
0 commit comments