Skip to content

Conversation

RoshaniN
Copy link
Contributor

@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.

4 participants