Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] Making CloudDNS optional for Pathways-enabled clusters. #224

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RoshaniN
Copy link
Collaborator

@RoshaniN RoshaniN commented Oct 29, 2024

Fixes / Features

  • Makes Clouddns optional for Pathways XPK clusters. (Regular XPK clusters do not use clouddns at all.)
  • (Found some issues with CloudDNS upgrade, still testing.)

Testing / Documentation

Testing details.

  • [ y/n ] Tests pass
  • [ y/n ] Appropriate changes to documentation are included in the PR

Comment on lines +183 to +190
Please specify `--enable-clouddns` if you would like CloudDNS to be the
DNS provider for the Pathways cluster. For example,
```shell
python3 xpk.py cluster create-pathways \
--cluster xpk-pw-test-clouddns \
--num-slices=4 --on-demand \
--tpu-type=v5litepod-16
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we actually add the --enable-clouddns piece to the example command?

@RoshaniN RoshaniN changed the title Making CloudDNS optional for Pathways-enabled clusters. [DRAFT] Making CloudDNS optional for Pathways-enabled clusters. Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants