chore: minor clarifications to install docs (#3983)

This commit is contained in:
Ben Potter
2022-09-11 20:50:20 -04:00
committed by GitHub
parent 067069d2e2
commit e5e1ed2f9c
3 changed files with 25 additions and 24 deletions

View File

@ -1,8 +1,9 @@
## Requirements
Before proceeding, please ensure that you have both Helm 3.5+ and the
[latest version of Coder](https://github.com/coder/coder/releases) installed.
You will also need to have a Kubernetes cluster running K8s 1.19+.
Before proceeding, please ensure that you have a Kubernetes cluster running K8s 1.19+ and have Helm 3.5+ installed.
You'll also want to install the [latest version of Coder](https://github.com/coder/coder/releases) locally in order
to log in and manage templates.
## Install Coder with Helm