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: add CRP usage how-to guide #600

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

michaelawyu
Copy link
Contributor

Description of your changes

This PR adds a how-to guide on the CRP usage.

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

N/A

Special notes for your reviewer

N/A

@ryanzhang-oss ryanzhang-oss merged commit 25b6e05 into Azure:main Nov 10, 2023
5 checks passed
* if there are multiple clusters with same topology spread score and affinity score, sort their
names by alphanumeric order; the one with the most significant name ranks the highest.

This helps establishes deterministic scheduling behavior.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This helps establishes deterministic scheduling behavior.
This helps establish deterministic scheduling behavior.

To help minimize the interruption, Fleet provides rollout strategy configuration to help you
transition between changes as smoothly as possible. Currently, Fleet supports only one rollout
strategy, rolling update; with this strategy, Fleet will apply changes, including the addition or
removal of picked clusters and resource refreshes, in an incremental manner with a number of phaes
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
removal of picked clusters and resource refreshes, in an incremental manner with a number of phaes
removal of picked clusters and resource refreshes, in an incremental manner with a number of phases

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