File tree 1 file changed +2
-5
lines changed 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,8 @@ This article will show you how to install K3s onto a new Ubuntu 20.04 LTS
7
7
machine for use with Coder.
8
8
9
9
[ K3s] ( https://k3s.io/ ) is a lightweight Kubernetes distribution that works well
10
- for single-node or multi-node clusters. This guide covers the installation of
11
- K3s onto a new Ubuntu 20.04 LTS machine. If you want to install Coder on a local
12
- machine or an existing host, a [ kind cluster] ( ./kind.md ) or
13
- [ k3d cluster] ( https://k3d.io/ ) may be a better choice, as it leverages Docker to
14
- set up/tear down clusters with little hassle.
10
+ 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 ) .
15
12
16
13
> This installation method is not officially supported or tested by Coder. If
17
14
> you have questions or run into issues, feel free to reach out using our
You can’t perform that action at this time.
0 commit comments