We use cookies to make your experience better.
Learn about the technical architecture of the Coder platform.
Coder is deployed on Kubernetes and includes the following components:
Each component runs in its own Kubernetes pod.
Coder deploys an NGINX Kubernetes ingress controller to allocate and route requests to the appropriate service. You can disable this controller in the helm chart if you use your ingress or gateway.
There are two ways to deploy Coder:
Coder cannot be deployed in an air-gapped environment when using the free license tier. If you need to deploy an air-gapped Coder instance please contact our sales department to see about purchasing licenses.
Our docs are open source. See something wrong or unclear? Make an edit.