You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/managing-deis/configuring-dns.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
For Deis clusters, DNS records must be created. The Deis cluster runs multiple routers infront of the Deis controller and apps you deploy, so a [load balancer][] is recommended.
4
4
5
+
You can find the IP addresses of your Kubernetes cluster nodes by
6
+
running `kubectl get nodes`.
7
+
5
8
## Necessary DNS records
6
9
7
10
Deis requires a wildcard DNS record. Assuming `myapps.com` is the top-level domain
0 commit comments