Skip to content

Add Helm chart to host Coder on Kubernetes #2267

Closed
@sharkymark

Description

@sharkymark

Problem

For users who want to run their Coder dashboard, and workspaces, in Kubernetes, there should be a Helm chart install that will allow users to install and upgrade their Coder deployment.

Definition of Done

The first pass will allow for a simple deployment with just a Coder dashboard, but subsequent helm charts should include HA options and the ability to run containerized workspaces in the same K8s cluster.

This is for customers wanting to host Coder entirely on Kubernetes.

# The coder/coder namespace is occupied by v1, so we should maybe change it for OSS?
helm install coder coder/coder --namespace coder

Metadata

Metadata

Labels

apiArea: HTTP APIsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions