Skip to content

Commit e2dd8fd

Browse files
authored
Merge pull request #70539 from rh-tokeefe/OSSM-5725
OSSM-5725: Add content to exclude the creation of CNI pods (2.5 Release)
2 parents e8081a5 + fbe7ddc commit e2dd8fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ossm-vs-istio.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ You can deploy virtual machines to OpenShift using OpenShift Virtualization. The
118118

119119
{SMProductName} includes CNI plugin, which provides you with an alternate way to configure application pod networking. The CNI plugin replaces the `init-container` network configuration eliminating the need to grant service accounts and projects access to security context constraints (SCCs) with elevated privileges.
120120

121+
[NOTE]
122+
====
123+
By default, Istio Container Network Interface (CNI) pods are created on all {product-title} nodes. To exclude the creation of CNI pods in a specific node, apply the `maistra.io/exclude-cni=true` label to the node.
124+
Adding this label removes any previously deployed Istio CNI pods from the node.
125+
====
126+
121127
[id="ossm-global-mtls_{context}"]
122128
== Global mTLS settings
123129
{SMProductName} creates a `PeerAuthentication` resource that enables or disables Mutual TLS authentication (mTLS) within the mesh.

0 commit comments

Comments
 (0)