Skip to content

Commit ac8203e

Browse files
authored
chore: remove local preview script (coder#1000)
* chore: remove local preview script * fix formatting
1 parent 12f90f7 commit ac8203e

File tree

3 files changed

+1
-263
lines changed

3 files changed

+1
-263
lines changed

manifest.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@
154154
{
155155
"path": "./setup/kubernetes/index.md",
156156
"children": [
157-
{
158-
"path": "./setup/kubernetes/local-preview.md",
159-
"navigable": false
160-
},
161157
{
162158
"path": "./setup/kubernetes/k3s.md"
163159
},

setup/kubernetes/k3s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ machine for use with Coder.
88

99
[K3s](https://k3s.io/) is a lightweight Kubernetes distribution that works well
1010
for single-node or multi-node clusters. For single-user trial purposes, you may
11-
want to consider the options in [local preview](./local-preview.md).
11+
want to consider the options in [Coder for Docker](../coder-for-docker/index.md).
1212

1313
> This installation method is not officially supported or tested by Coder. If
1414
> you have questions or run into issues, feel free to reach out using our

setup/kubernetes/local-preview.md

Lines changed: 0 additions & 258 deletions
This file was deleted.

0 commit comments

Comments
 (0)