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

Docs: update SkyServe docs. #2894

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Docs: update SkyServe docs. #2894

merged 2 commits into from
Dec 24, 2023

Conversation

concretevitamin
Copy link
Collaborator

@concretevitamin concretevitamin commented Dec 22, 2023

  • removing controller_resources
  • some rewording

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below): rendered locally
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

@MaoZiming
Copy link
Collaborator

This PR #2878 will introduce some changes to the doc

Copy link
Collaborator

@cblmemo cblmemo left a comment

Choose a reason for hiding this comment

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

LGTM! Left some nits 🫡

docs/source/serving/service-yaml-spec.rst Outdated Show resolved Hide resolved
docs/source/serving/service-yaml-spec.rst Outdated Show resolved Hide resolved
.. tip::

Notice that the two replicas are launched in different regions/clouds for the lowest cost and highest GPU availability.
This is performed automatically, like a regular ``sky launch``.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
This is performed automatically, like a regular ``sky launch``.
This is performed automatically on all enabled regions/clouds specified in the task YAML, like a regular ``sky launch``.

not sure; cloud discuss.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think at this point in the tutorial (Quick tour), we haven't said much about the yaml, and we want to be brief here.

Unless you think the current wording is too ambiguous?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Good point! Let's skip it.

Copy link
Collaborator Author

@concretevitamin concretevitamin left a comment

Choose a reason for hiding this comment

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

Thanks @cblmemo. PTAL.

docs/source/serving/service-yaml-spec.rst Outdated Show resolved Hide resolved
docs/source/serving/service-yaml-spec.rst Outdated Show resolved Hide resolved
.. tip::

Notice that the two replicas are launched in different regions/clouds for the lowest cost and highest GPU availability.
This is performed automatically, like a regular ``sky launch``.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think at this point in the tutorial (Quick tour), we haven't said much about the yaml, and we want to be brief here.

Unless you think the current wording is too ambiguous?

Copy link
Collaborator

@cblmemo cblmemo left a comment

Choose a reason for hiding this comment

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

Looks great to me!

@concretevitamin concretevitamin merged commit 7c514ba into master Dec 24, 2023
19 checks passed
@concretevitamin concretevitamin deleted the serve-docs branch December 24, 2023 14:51
@concretevitamin
Copy link
Collaborator Author

This PR #2878 will introduce some changes to the doc

Sounds good. Hopefully it's minimal merge conflicts.

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.

None yet

3 participants