Skip to content

Commit ee55461

Browse files
committed
Add suggestion from @viniciusdc code review
1 parent c43d203 commit ee55461

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 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:

0 commit comments

Comments
 (0)