-
Notifications
You must be signed in to change notification settings - Fork 69
📖 : add BindingPolicy in Action Killercoda tutorial #536
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
base: main
Are you sure you want to change the base?
📖 : add BindingPolicy in Action Killercoda tutorial #536
Conversation
👷 Deploy Preview for kubestellar-docs processing.
|
|
Hi @mrhapile. Thanks for your PR. I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for a new "BindingPolicy in Action" Killercoda interactive tutorial to help users understand KubeStellar's intent-driven placement model.
Key Changes:
- Added a new section describing the hands-on Killercoda tutorial for BindingPolicy
- Explained how the tutorial demonstrates dynamic workload placement through BindingPolicy updates
- Provided a bulleted list of what users will learn in the tutorial
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
2653121 to
0734ba8
Compare
0430352 to
3a4ef5d
Compare
|
/ok-to-test |
|
/retest |
1 similar comment
|
/retest |
|
The Please rebase your branch on main or merge main into your branch to pick up the workflow changes: git fetch origin main
git rebase origin/main
git push --force-with-leaseThis will stop the failing workflows from running. |
❌ PR Title Verification FailedYour PR title does not follow the required format. Current title: Required FormatPR titles must start with one of these emoji prefixes:
How to FixEdit your PR title to start with the appropriate emoji. For example:
You can edit the title by clicking the Edit button next to your PR title. This comment was posted to help you fix the PR title format. |
📖 Preview LinksThe following documentation pages were changed in this PR:
|
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
3a4ef5d to
2e1dbbf
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
📖 Preview LinksThe following documentation pages were changed in this PR:
|
Fixes #533
📝 Summary of Changes
BindingPolicy.Changes Made
docs/content/direct/binding.mdChecklist
Reviewer Notes
This PR connects the existing BindingPolicy documentation with the newly added Killercoda “BindingPolicy in Action” scenario, providing readers with an interactive, hands-on way to explore intent-driven workload placement.
No existing content or behavior is modified.