Files
coder/docs/install/cloud/index.md
Edward Angert 912b6aba82 docs: link to eks steps from aws section (#17646)
closes #17634

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
2025-05-02 15:13:42 +00:00

1.3 KiB

Cloud Platforms

We provide install guides and example templates for deploying Coder to your cloud of choice.

AWS

We publish an EC2 image with Coder pre-installed. Follow the tutorial here:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing Kubernetes cluster.

For EKS-specific installation guidance, see the AWS section in Kubernetes installation docs.

GCP

We publish a GCP Marketplace listing with Coder pre-installed. Follow the tutorial here:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing GKE cluster.

Azure

Use the following guide to run Coder on an Azure VM:

Alternatively, install the CLI binary on any Linux machine or follow our Kubernetes documentation to install Coder on an existing GKE cluster.

Other

Is your cloud missing? Check unofficial install methods or install the standalone binary.