File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,12 @@ minimum baseline version of Kubernetes supports the necessary features in a
24
24
stable version. We follow this policy to ensure that Coder stops using
25
25
deprecated features before they are removed from new versions of Kubernetes.
26
26
27
+ <!-- markdownlint-disable -->
27
28
[ compatible kubernetes cluster ] : ../requirements.md
28
29
[ kubernetes upstream version support policy] :
29
30
https://kubernetes.io/docs/setup/release/version-skew-policy/
30
31
[ installation guide ] : ../installation.md
32
+ <!-- markdownlint-restore -->
31
33
32
34
## Incompatible Kubernetes distributions
33
35
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ title: "Local preview"
3
3
description : Set up a Coder deployment locally for testing.
4
4
---
5
5
6
+ <!-- markdownlint-disable -->
7
+
6
8
Coder is typically deployed to a remote data center, but you can use
7
9
[ Docker] [ docker-url ] to create a lightweight preview deployment of Coder.
8
10
You can’t perform that action at this time.
0 commit comments