Skip to content

Commit 5bfffec

Browse files
asmacdoviniciusdc
andauthored
Apply suggestions from code review
Co-authored-by: Vinicius D. Cerutti <[email protected]>
1 parent 0006ac8 commit 5bfffec

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/docs/how-tos/nebari-local.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ Note You will be prompted to enter values for some of the choices above if they
7474
:::
7575

7676
:::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.
7978
:::
8079

8180
Once `nebari init` is executed, you should then be able to see the following output:
@@ -190,8 +189,6 @@ Kubecloak master realm username=root *****
190189
...
191190
```
192191

193-
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/
194-
(or ip if you are not using a `domain`.
195192

196193
### Verify the local deployment
197194

0 commit comments

Comments
 (0)