Skip to content

Commit a68fd4e

Browse files
Merge pull request #270662 from dramasamy/cni
Update howto-kubernetes-cluster-dual-stack.md
2 parents 023b9b8 + 5b0b19d commit a68fd4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/howto-kubernetes-cluster-dual-stack.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Before proceeding with this how-to guide, it's recommended that you:
2424
* Refer to the Nexus Kubernetes cluster [QuickStart guide](./quickstarts-kubernetes-cluster-deployment-bicep.md) for a comprehensive overview and steps involved.
2525
* Ensure that you meet the outlined prerequisites to ensure smooth implementation of the guide.
2626
* Knowledge of Kubernetes concepts, including deployments and services.
27+
* The Layer 3 (L3) network used for the `cniNetworkId` must have both IPv4 and IPv6 addresses.
2728

2829
## Limitations
2930

@@ -201,4 +202,4 @@ Once the cluster has been created, you can deploy your workloads. This article w
201202

202203
## Next steps
203204

204-
You can try deploying a network function (NF) within your Nexus Kubernetes cluster utilizing the dual-stack address.
205+
You can try deploying a network function (NF) within your Nexus Kubernetes cluster utilizing the dual-stack address.

0 commit comments

Comments
 (0)