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

Add canary rollout documentation and example #137

Merged
merged 4 commits into from
May 16, 2022
Merged

Conversation

alexagriffith
Copy link
Contributor

"Fixes #issue-number" or "Add description of the problem this PR solves"

Proposed Changes

This PR adds and updates the canary documentation from the kserve/kserve repo https://github.com/kserve/kserve/tree/master/docs/samples/v1beta1/rollout - it adds a rollout tab to the Kserve website as well. That way, when more rollout options are available, we can add them there. There is also a step by step example of how to implement a simple canary rollout strategy.

@kserve-oss-bot kserve-oss-bot requested review from theofpa and yuzisun May 12, 2022 17:49
@netlify
Copy link

netlify bot commented May 12, 2022

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit a3ccbb3
🔍 Latest deploy log https://app.netlify.com/sites/elastic-nobel-0aef7a/deploys/62815db7f7d066000943d522
😎 Deploy Preview https://deploy-preview-137--elastic-nobel-0aef7a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@yuzisun
Copy link
Member

yuzisun commented May 12, 2022

@alexagriffith Can you help sign off your commit following https://github.com/kserve/website/pull/137/checks?check_run_id=6411042959

Also need to link your tutorial on the main index
https://github.com/kserve/website/blob/main/mkdocs.yml

@yuzisun yuzisun requested a review from pvaneck May 13, 2022 13:44
Copy link
Member

@pvaneck pvaneck left a comment

Choose a reason for hiding this comment

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

Looks good! I think we just need to add entries here in order for users to be able to navigate to the pages from the website.

Signed-off-by: agriffith50 <agriffith50@bloomberg.net>
Signed-off-by: agriffith50 <agriffith50@bloomberg.net>
@pvaneck
Copy link
Member

pvaneck commented May 15, 2022

/lgtm

remove shell since it causes weird formatting on the website
add bash keyword and remove the extra tick causing formatting issues
@yuzisun
Copy link
Member

yuzisun commented May 16, 2022

thanks @alexagriffith !!

/lgtm
/approve

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexagriffith, yuzisun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuzisun yuzisun merged commit b34fbc0 into kserve:main May 16, 2022
yuzisun pushed a commit to Suresh-Nakkeran/website that referenced this pull request May 28, 2022
* add canary rollout documentation

Signed-off-by: agriffith50 <agriffith50@bloomberg.net>

* make docs findable on website

Signed-off-by: agriffith50 <agriffith50@bloomberg.net>

* remove "shell"

remove shell since it causes weird formatting on the website

* fixing format issue

add bash keyword and remove the extra tick causing formatting issues

Co-authored-by: agriffith50 <agriffith50@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants