Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion setup/kubernetes/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,7 @@ For more information, see:

## Next steps

At this point, you're ready to proceed to [installation](../installation.md).
To access Coder through a secure domain, review our guides on configuring and
using [SSL certificates](../../guides/ssl-certificates/index.md).

Once complete, see our page on [installation](../installation.md).
5 changes: 4 additions & 1 deletion setup/kubernetes/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,7 @@ For more information, see:

## Next steps

At this point, you're ready to proceed to [installation](../installation.md).
To access Coder through a secure domain, review our guides on configuring and
using [SSL certificates](../../guides/ssl-certificates/index.md).

Once complete, see our page on [installation](../installation.md).
5 changes: 4 additions & 1 deletion setup/kubernetes/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,7 @@ For more information, see:

## Next steps

At this point, you're ready to proceed to [installation](../installation.md).
To access Coder through a secure domain, review our guides on configuring and
using [SSL certificates](../../guides/ssl-certificates/index.md).

Once complete, see our page on [installation](../installation.md).
6 changes: 4 additions & 2 deletions setup/kubernetes/k3s.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,7 @@ cp /etc/rancher/k3s/k3s.yaml ~/.kube/config

## Next steps

At this point, you're ready to proceed to [installing
Coder](../installation.md).
To access Coder through a secure domain, review our guides on configuring and
using [SSL certificates](../../guides/ssl-certificates/index.md).

Once complete, see our page on [installation](../installation.md).