Skip to content

Commit 6e1f41a

Browse files
Merge pull request openshift#8485 from patrickdillon/azure-byo-vnet-sg-docs
no-jira: docs/user/azure: fix byo vnet security groups
2 parents 737956b + cefc913 commit 6e1f41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/azure/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The installer can use an existing VNet and subnets when provisioning an OpenShif
4444

4545
### Cluster Isolation
4646

47-
When pre-existing subnets are provided, the installer will not create a network security group (NSG) or alter an existing one attached to the subnet. This restriction means that no security rules are created. If multiple clusters are installed to the same VNet and isolation is desired, it must be enforced through an administrative task after the cluster is installed.
47+
When pre-existing subnets are provided, the installer will not create a network security group (NSG) or alter an existing one attached to the subnet. Because cluster components do not modify the user-provided network security groups, which the Kubernetes controllers update, a pseudo-network security group is created for the Kubernetes controller to modify without impacting the rest of the environment. If multiple clusters are installed to the same VNet and isolation is desired, it must be enforced through an administrative task after the cluster is installed.
4848

4949
## Examples
5050

0 commit comments

Comments
 (0)