-
Notifications
You must be signed in to change notification settings - Fork 64
📖 Docs/Add ITS cluster management documentation #649
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
Conversation
|
[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 |
✅ Deploy Preview for kubestellar-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request. Before your PR can be merged, please ensure: ✅ DCO Sign-off - All commits must be signed off with ✅ PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), Getting Started with KubeStellar: Contributor Resources:
🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack! |
|
Hi @ParthKshirsagar7. 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 comprehensive ITS (Inventory and Transport Space) cluster management documentation to the KubeStellar Dashboard. The documentation provides detailed guidance for managing Kubernetes clusters through step-by-step guides with visual aids.
Changes:
- Added new documentation file covering cluster discovery, import, labeling, and filtering workflows
- Included 26 screenshots organized by workflow type to support the documentation
- Updated navigation structure to create a dedicated UI section with the new ITS cluster management documentation
Reviewed changes
Copilot reviewed 2 out of 28 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
src/app/docs/page-map.ts |
Updated navigation structure to create a new 'UI' section with nested items for Overview and ITS cluster management |
docs/content/ui-docs/its-cluster-management.md |
Added comprehensive ITS cluster management documentation with introduction, prerequisites, step-by-step guides, use cases, troubleshooting, and integration information |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Parth Kshirsagar <parthyk007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Parth Kshirsagar <parthyk007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Parth Kshirsagar <parthyk007@gmail.com>
99c968a to
ce843fd
Compare
|
@naman9271 why preview is failing |
merge conflict ! |
|
Hey @naman9271, I've pulled the latest changes. Could you please approve the awaiting workflows? Thank you! |
Description
This PR introduces comprehensive documentation for ITS (Inventory & Transport Space) cluster management capabilities within the KubeStellar Dashboard. The documentation delivers end-to-end guidance on managing Kubernetes clusters through the Dashboard interface, covering critical workflows from cluster discovery and import through advanced labeling and filtering operations.
Related Issue
Fixes kubestellar/ui#2283
Changes Made
Documentation
its-cluster-management.md- A comprehensive guide covering:Visual Assets
docs/content/images/its/) with logical subdirectories mapping to each documented workflowNavigation Updates
page-map.tsto integrate the new documentation into the site's navigation structure, ensuring discoverabilityChecklist
Additional Notes
This is a documentation-only contribution with no changes to application code, UI components, or functionality. The content has been carefully crafted to align with KubeStellar's existing documentation voice while providing maximum clarity through visual aids.
Feedback, suggestions, and recommendations for improvement are welcomed and appreciated.