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:
Edward Angert
2025-05-02 15:13:42 +00:00
committed by GitHub
co-authored by Claude EdwardAngert
parent 50695b7d76
commit 912b6aba82
+4 -1
View File
@@ -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