docs(doc-1106): document custom ClusterRoles for tenant cluster RBAC#2139
Merged
Conversation
Add a "Custom ClusterRoles" section to the vCluster permissions page covering two patterns: defining a new ClusterRole via objects to restrict specific verbs (e.g. PVC writes), and aggregating into a built-in role to extend it. Includes a note that objects must be set on the template when the tenant cluster is template-managed. Add a cross-link from the templates create page. Closes DOC-1106 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for vcluster-docs-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
teb510
approved these changes
May 19, 2026
djwfyi
pushed a commit
that referenced
this pull request
May 19, 2026
…ter RBAC (#2139) (#2149) * Backport: Copy platform/administer/templates/create-templates.mdx to platform_versioned_docs/version-4.9.0/administer/templates/create-templates.mdx * Backport: Copy platform/administer/users-permissions/permissions/vcluster.mdx to platform_versioned_docs/version-4.9.0/administer/users-permissions/permissions/vcluster.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content Description
Add a Custom ClusterRoles section to the vCluster permissions page, covering two patterns: defining a new ClusterRole via
objectsto restrict specific verbs from a built-in role, and extending a built-in role using ClusterRole aggregation. Also adds a cross-link from the templates create page.Preview Link
https://deploy-preview-2139--vcluster-docs-site.netlify.app/docs/platform/next/administer/users-permissions/permissions/vcluster#custom-clusterroles
Internal Reference
Closes DOC-1106
AI review: mention
@claudein a comment to request a review or changes. See CONTRIBUTING.md for available commands.@netlify /docs