📖 docs: add Quick Start Guide - Core Tutorial#574
📖 docs: add Quick Start Guide - Core Tutorial#574RayyanSeliya wants to merge 1 commit intokubestellar:doc-kubeflexfrom
Conversation
Signed-off-by: RayyanSeliya <rayyanseliya786@gmail.com>
|
[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 <punhani.manavabhi@gmail.com> * i18n: update "Create Issue" translations in multiple languages Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com> --------- Signed-off-by: Abhishek-Punhani <punhani.manavabhi@gmail.com>
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.