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/docs/how-tos/nebari-local.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,7 @@ Note You will be prompted to enter values for some of the choices above if they
74
74
:::
75
75
76
76
:::note
77
-
If you are deploying locally, DNS is not necessary except for dask dashboard and the notebook
78
-
scheduler extension. Therefore for test deployments it is recommended leave out the `--domain` option.
77
+
If you are deploying for testing purposes, omitting the `--domain` option is recommended to prevent issues related to setting up a DNS domain for your deployment. Nebari will return the external IP associated with the Kubernetes cluster's load balancer by default.
79
78
:::
80
79
81
80
Once `nebari init` is executed, you should then be able to see the following output:
To login to the dashboard, you will first need to [login with keycloak](https://www.nebari.dev/docs/how-tos/configuring-keycloak), which is at https://projectname.domain/auth/
0 commit comments