Skip to content

Commit 4d1109c

Browse files
ericpaulsenKatie Horne
and
Katie Horne
authored
link SSL cert guides in next steps (coder#489)
* link SSL cert guides in next steps * Edit text Co-authored-by: Katie Horne <katie@coder.com>
1 parent 8cf584b commit 4d1109c

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

setup/kubernetes/aws.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,7 @@ For more information, see:
232232

233233
## Next steps
234234

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

setup/kubernetes/azure.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,7 @@ For more information, see:
139139

140140
## Next steps
141141

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

setup/kubernetes/google.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,7 @@ For more information, see:
150150

151151
## Next steps
152152

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

setup/kubernetes/k3s.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,7 @@ cp /etc/rancher/k3s/k3s.yaml ~/.kube/config
137137

138138
## Next steps
139139

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

0 commit comments

Comments
 (0)