mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
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:
@ -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
|
> The version flags for both stable and mainline are automatically filled in
|
||||||
> this page.
|
> 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
|
## Install Coder with Helm
|
||||||
|
|
||||||
1. Create a namespace for Coder, such as `coder`:
|
1. Create a namespace for Coder, such as `coder`:
|
||||||
|
Reference in New Issue
Block a user