chore(docs): add k8s terraform link to k8s installation docs (#13040)

* add k8s terraform link to k8s installation docs

* Update kubernetes.md
This commit is contained in:
Frederik Dudzik 2024-04-24 06:28:16 -04:00 committed by GitHub
parent a518047f10
commit 8b6227d031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,11 @@ locally in order to log in and manage templates.
> The version flags for both stable and mainline are automatically filled in
> this page.
> If you need help setting up k8s, we have a
> [repo with Terraform configuration](https://github.com/ElliotG/coder-oss-tf)
> to provision Coder on Google GKE, Azure AKS, AWS EKS, DigitalOcean DOKS,
> IBMCloud K8s, OVHCloud K8s, and Scaleway K8s Kapsule.
## Install Coder with Helm
1. Create a namespace for Coder, such as `coder`: