Skip to content

Conversation

@mrhapile
Copy link
Contributor

@mrhapile mrhapile commented Jan 9, 2026

Fixes #533


📝 Summary of Changes

  • Added a documentation reference to the new “BindingPolicy in Action” Killercoda interactive tutorial.
  • Highlighted how the tutorial demonstrates intent-driven workload placement using BindingPolicy.
  • Improved discoverability of the new Killercoda scenario from the BindingPolicy documentation.

Changes Made

  • Added a new BindingPolicy in Action (Interactive Tutorial) section to docs/content/direct/binding.md
  • Linked the conceptual BindingPolicy documentation to the corresponding Killercoda scenario
  • Scoped changes to documentation only (no code or behavior changes)

Checklist

  • I have reviewed the project's contribution guidelines.
  • I have updated the documentation (this PR is documentation-only).
  • I have tested the documentation changes locally.
  • My changes are minimal, scoped, and follow the existing documentation style.

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.

Copilot AI review requested due to automatic review settings January 9, 2026 18:38
@kubestellar-prow kubestellar-prow bot added the dco-signoff: no Indicates the PR's author has not signed the DCO. label Jan 9, 2026
@netlify
Copy link

netlify bot commented Jan 9, 2026

👷 Deploy Preview for kubestellar-docs processing.

Name Link
🔨 Latest commit 2e1dbbf
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/696a7c1ec625270008615c42

@kubestellar-prow kubestellar-prow bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 9, 2026
@kubestellar-prow
Copy link

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 9, 2026
Copy link
Contributor

Copilot AI left a 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.

@mrhapile mrhapile force-pushed the docs/bindingpolicy-killercoda-533 branch from 2653121 to 0734ba8 Compare January 9, 2026 18:41
@kubestellar-prow kubestellar-prow bot added dco-signoff: yes Indicates the PR's author has signed the DCO. dco-signoff: no Indicates the PR's author has not signed the DCO. and removed dco-signoff: no Indicates the PR's author has not signed the DCO. dco-signoff: yes Indicates the PR's author has signed the DCO. labels Jan 9, 2026
@mrhapile mrhapile force-pushed the docs/bindingpolicy-killercoda-533 branch from 0430352 to 3a4ef5d Compare January 9, 2026 18:45
@kubestellar-prow kubestellar-prow bot added dco-signoff: yes Indicates the PR's author has signed the DCO. and removed dco-signoff: no Indicates the PR's author has not signed the DCO. labels Jan 9, 2026
@clubanderson
Copy link
Contributor

/ok-to-test

@kubestellar-prow kubestellar-prow bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 12, 2026
@clubanderson
Copy link
Contributor

/retest

1 similar comment
@clubanderson
Copy link
Contributor

/retest

@clubanderson
Copy link
Contributor

The Build & Push PR Preview Image and Code Quality & Build workflow failures are due to a cached workflow that has since been disabled (replaced by Netlify previews).

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-lease

This will stop the failing workflows from running.

@clubanderson clubanderson added the kind/documentation Categorizes issue or PR as related to documentation. label Jan 13, 2026
@clubanderson
Copy link
Contributor

❌ PR Title Verification Failed

Your PR title does not follow the required format.

Current title: docs: add BindingPolicy in Action Killercoda tutorial

Required Format

PR titles must start with one of these emoji prefixes:

Emoji Meaning
⚠️ Breaking change
Non-breaking feature
🐛 Patch fix / Bug fix
📖 Documentation
🚀 Release
🌱 Infra/Tests/Other

How to Fix

Edit your PR title to start with the appropriate emoji. For example:

  • ✨ Add new feature for user authentication
  • 🐛 Fix crash when loading empty config
  • 📖 Update installation guide

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.

@clubanderson
Copy link
Contributor

📖 Preview Links

The following documentation pages were changed in this PR:

Status Page Preview Link
📄 binding View preview

🔗 Full preview site

Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
@mrhapile mrhapile force-pushed the docs/bindingpolicy-killercoda-533 branch from 3a4ef5d to 2e1dbbf Compare January 16, 2026 17:57
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign vedansh-5 for approval. For more information see the Code Review Process.

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

Details 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

@github-actions github-actions bot removed the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 16, 2026
@github-actions
Copy link
Contributor

📖 Preview Links

The following documentation pages were changed in this PR:

Status Page Preview Link
📝 modified binding View preview

🔗 Full preview site

@mrhapile mrhapile changed the title docs: add BindingPolicy in Action Killercoda tutorial 📖 : add BindingPolicy in Action Killercoda tutorial Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. documentation Improvements or additions to documentation kind/documentation Categorizes issue or PR as related to documentation. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc Update] feat(killercoda): add – BindingPolicy in Action

2 participants