mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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>
This commit is contained in:
co-authored by
Claude
EdwardAngert
parent
50695b7d76
commit
912b6aba82
@@ -10,10 +10,13 @@ cloud of choice.
|
||||
We publish an EC2 image with Coder pre-installed. Follow the tutorial here:
|
||||
|
||||
- [Install Coder on AWS EC2](./ec2.md)
|
||||
- [Install Coder on AWS EKS](../kubernetes.md#aws)
|
||||
|
||||
Alternatively, install the [CLI binary](../cli.md) on any Linux machine or
|
||||
follow our [Kubernetes](../kubernetes.md) documentation to install Coder on an
|
||||
existing EKS cluster.
|
||||
existing Kubernetes cluster.
|
||||
|
||||
For EKS-specific installation guidance, see the [AWS section in Kubernetes installation docs](../kubernetes.md#aws).
|
||||
|
||||
## GCP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user