Skip to content

Conversation

@guowenatk
Copy link
Contributor

@guowenatk guowenatk commented Dec 8, 2025

Content Description

Update what-are-namespaces content

Preview Link

https://deploy-preview-1473--vcluster-docs-site.netlify.app/docs/platform/next/understand/what-are-namespaces

Internal Reference

Closes DOC-685

Note

Updates the "What Are Namespaces" documentation to clarify that namespaces belong to host clusters, adds links to creation methods and access management, and expands the feature list with key namespace capabilities.

Generated by Claude for 2ee78ff

@netlify /docs

@guowenatk guowenatk requested a review from a team as a code owner December 8, 2025 12:53
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit 2ee78ff
🔍 Latest deploy log https://app.netlify.com/projects/vcluster-docs-site/deploys/695fdee6be7f7800089a9ddd
😎 Deploy Preview https://deploy-preview-1473--vcluster-docs-site.netlify.app/docs
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Piotr1215 Piotr1215 force-pushed the doc-685/namespaces-content branch from 9f56886 to d3a3e9d Compare December 19, 2025 10:36
@loft-sh loft-sh deleted a comment from loft-bot Dec 19, 2025
@loft-sh loft-sh deleted a comment from github-actions bot Dec 19, 2025
@guowenatk guowenatk force-pushed the doc-685/namespaces-content branch from d3a3e9d to d4a0b82 Compare January 8, 2026 16:43
@loft-bot
Copy link
Contributor

loft-bot commented Jan 8, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

@loft-bot
Copy link
Contributor

loft-bot commented Jan 8, 2026

Claude finished @guowenatk's task in 1m 6s —— View job


Review Summary

Found one grammar error that needs fixing. The change from "cluster" to "host cluster" on line 10 correctly addresses the review feedback.

Issues Found:

  • Grammar error on line 19: "haven been" should be "have been"

Other Changes:
The PR successfully:

  • Clarifies that namespaces belong to "host cluster" (addressing review feedback)
  • Adds helpful links to namespace creation and management documentation
  • Expands the feature list with key namespace capabilities


In vCluster Platform, each namespace belongs to a cluster and project. Each namespace also was created from a template to ensure the Kubernetes namespace and objects within it conform to isolation best practices.
You can easily manage who has access to a namespace and connect to it via kubectl.
In vCluster Platform, each namespace belongs to a host cluster and project. A Namespace can be [created from a template](../../next/use-platform/namespaces/create/create-with-template) to ensure the Kubernetes namespace and objects within it conform to isolation best practices
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review comment by Piotr1215 is correct - "each namespace belongs to a cluster" should specify "host cluster" for clarity. This change addresses that issue.

:::

There are multiple key features you can use with namespaces:
- [Sleep Mode & Auto Delete](../../use-platform/namespaces/key-features/sleep-mode) that puts namespaces to sleep when nobody is using them or delete namespaces that haven been
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar error: "delete namespaces that haven been idle" should be "delete namespaces that have been idle"

Suggested change
- [Sleep Mode & Auto Delete](../../use-platform/namespaces/key-features/sleep-mode) that puts namespaces to sleep when nobody is using them or delete namespaces that haven been
- [Sleep Mode & Auto Delete](../../use-platform/namespaces/key-features/sleep-mode) that puts namespaces to sleep when nobody is using them or delete namespaces that have been

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants