Skip to content
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

Update isolation.mdx #251

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_label: Isolation
The vcluster project provides several configuration options pertaining to virtual cluster
isolation and security. This section briefly covers the primary configuration options, users are
encouraged to check out the full vcluster isolation and security docs page
[here](https://www.vcluster.com/docs/operator/security).
[here](https://www.vcluster.com/docs/security/isolated-mode).

vcluster provides a configuration option simply named `isolate`. When enabled, this feature
enables a pod security standard, deploys a resource quota and limit range, and enables a network
Expand All @@ -27,4 +27,4 @@ information about both the default settings and available configurations.
:::warning CNIs and Network Policies
Not all CNIs will support all network policies! Make sure you understand what capabilities your
CNI supports when investigating virtual cluster isolation!
:::
:::