-
Notifications
You must be signed in to change notification settings - Fork 52
📖 docs: add Quick Start Guide - Core Tutorial #574
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: doc-kubeflex
Are you sure you want to change the base?
📖 docs: add Quick Start Guide - Core Tutorial #574
Conversation
Signed-off-by: RayyanSeliya <[email protected]>
|
[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 |
|
Hi @RayyanSeliya. 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. |
|
This PR targets the The prow unit test is failing because the base branch is missing recent CI/workflow changes. To fix: Either merge |
|
/ok-to-test |
|
@RayyanSeliya: The following test failed, say
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. I understand the commands that are listed here. |
* Add "Create Issue" translation and update Navbar component - Added translations for "Create Issue" in French, Hindi, Italian, Japanese, Portuguese, and Traditional Chinese. Signed-off-by: Abhishek-Punhani <[email protected]> * i18n: update "Create Issue" translations in multiple languages Signed-off-by: Abhishek-Punhani <[email protected]> --------- Signed-off-by: Abhishek-Punhani <[email protected]>
Summary
Adds a 15-minute quick start tutorial for KubeFlex with 9 progressive steps covering initialization, control plane creation, multi-tenant isolation, and cleanup. Includes expected outputs, warnings, and demonstrates both k8s and vCluster types.
This is Part 1 of 2 (core tutorial). Part 2 will add patterns and troubleshooting.
Related issue(s)
Part of the documentation restructuring for kflex.dev docsite development.