Skip to content

Unable to enable DNS for nebari #2942

Answered by marcelovilla
shauryagoel asked this question in Q&A
Discussion options

You must be logged in to vote

Just add an entry like this in the config file (using your real domain, of course):

provider: gcp
namespace: dev
nebari_version: 2024.12.1
project_name: nebari-new
domain: your.domain.io

The Deploy Nebari on GCP guide mentions the domain but there's not really much more to it. Given that you already setup Google Cloud DNS, you can simply add the Load Balancer IP to a new record (A record in this case) on your DNS provider. You can re-deploy Nebari after modifying the config and you should get a message like the one in the guide you're following:

Take IP Address 12.312.312.312 and update DNS to point to "your.domain.io" [Press Enter when Complete]

Let me know if this works.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@shauryagoel
Comment options

@marcelovilla
Comment options

@shauryagoel
Comment options

@marcelovilla
Comment options

Answer selected by shauryagoel
@shauryagoel
Comment options

@marcelovilla
Comment options

@shauryagoel
Comment options

@marcelovilla
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants