docs(storage): add LINSTOR GUI documentation#521
docs(storage): add LINSTOR GUI documentation#521myasnikovdaniil wants to merge 1 commit intomainfrom
Conversation
Describes how to enable the opt-in linstor-gui system package via bundles.enabledPackages and how to access the web console — either through the Keycloak-protected Ingress (publishing.exposedServices) or via kubectl port-forward. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 59 minutes and 44 seconds.Comment |
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Code Review
This pull request introduces documentation for the LINSTOR GUI in both the next and v1.3 versions of the storage documentation. The new pages detail how to enable the package using kubectl patch and provide instructions for accessing the UI via a Keycloak-protected Ingress or a local port-forward. Feedback was provided to ensure consistent use of American English spelling for the word behavior across the new documentation files.
| for browsing and managing LINSTOR nodes, resource definitions, volumes, storage pools, and snapshots. | ||
| The UI proxies the LINSTOR controller REST API in-cluster using mTLS, so no credentials are ever exposed in the browser. | ||
|
|
||
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behaviour. |
There was a problem hiding this comment.
Use American English spelling 'behavior' for consistency with technical documentation standards.
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behaviour. | |
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behavior. |
| for browsing and managing LINSTOR nodes, resource definitions, volumes, storage pools, and snapshots. | ||
| The UI proxies the LINSTOR controller REST API in-cluster using mTLS, so no credentials are ever exposed in the browser. | ||
|
|
||
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behaviour. |
There was a problem hiding this comment.
Use American English spelling 'behavior' for consistency with technical documentation standards.
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behaviour. | |
| The package is **opt-in**. The CLI workflow is unchanged — enabling the GUI does not affect any LINSTOR behavior. |
Summary
linstor-gui.mdin bothv1.3/storage/andnext/storage/cozystack-cluster-admingroup)kubectl -n cozy-linstor port-forward svc/linstor-gui 3373:80)Test plan
/docs/v1.3/and/docs/next/🤖 Generated with Claude Code