File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
vcluster/configure/vcluster-yaml/experimental Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description: Configure experimental features.
8
8
import Experimental from ' ../../../_partials/config/experimental.mdx'
9
9
10
10
:::warning
11
- These features are experimental. They may have breaking changes or be deprecated.
11
+ These features are experimental. They might have breaking changes or be deprecated.
12
12
:::
13
13
14
14
## Experimental features
@@ -18,10 +18,10 @@ vCluster provides several experimental features that extend its capabilities:
18
18
### Available features
19
19
20
20
- ** [ Deploy] ( ./deploy.mdx ) ** - Configure deployment settings for experimental features
21
- - ** [ Isolated Control Plane ] ( ./isolated-control-plane.mdx ) ** - Run vCluster with an isolated control plane
22
- - ** [ Sync Settings ] ( ./sync-settings.mdx ) ** - Advanced synchronization configuration
23
- - ** [ Deny Proxy Requests ] ( ./deny-proxy-requests.mdx ) ** - Block proxy requests to the host cluster
24
- - ** [ Virtual Cluster KubeConfig ] ( ./virtual-cluster-kubeconfig.mdx ) ** - Customize virtual cluster kubeconfig generation
21
+ - ** [ Isolated control plane ] ( ./isolated-control-plane.mdx ) ** - Run vCluster with an isolated control plane
22
+ - ** [ Sync settings ] ( ./sync-settings.mdx ) ** - Advanced synchronization configuration
23
+ - ** [ Deny proxy requests ] ( ./deny-proxy-requests.mdx ) ** - Block proxy requests to the host cluster
24
+ - ** [ Virtual cluster kubeconfig ] ( ./virtual-cluster-kubeconfig.mdx ) ** - Customize virtual cluster kubeconfig generation
25
25
26
26
### Configure experimental features
27
27
You can’t perform that action at this time.
0 commit comments