Skip to content

Commit 25cb574

Browse files
committed
ipam/multipool: Promote the feature to stable
Signed-off-by: Fabio Falzoi <fabio.falzoi@isovalent.com>
1 parent 8c2bff5 commit 25cb574

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

Documentation/network/concepts/ipam/multi-pool.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66

77
.. _ipam_crd_multi_pool:
88

9-
Multi-Pool (Beta)
10-
#################
11-
12-
.. include:: ../../../beta.rst
9+
Multi-Pool
10+
##########
1311

1412
The Multi-Pool IPAM mode supports allocating PodCIDRs from multiple different IPAM pools, depending
1513
on workload annotations and node labels defined by the user.
@@ -251,8 +249,7 @@ between nodes on a L2 network.
251249
Limitations
252250
***********
253251

254-
Multi-Pool IPAM is a preview feature. The following limitations apply to Cilium running in
255-
Multi-Pool IPAM mode:
252+
The following limitations apply to Cilium running in Multi-Pool IPAM mode:
256253

257254
.. warning::
258255
- IPAM pools with overlapping CIDRs are not supported. Each pod IP must be

Documentation/network/kubernetes/ipam-multi-pool.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@
66

77
.. _gsg_ipam_crd_multi_pool:
88

9-
*******************************************
10-
CRD-Backed by Cilium Multi-Pool IPAM (Beta)
11-
*******************************************
12-
13-
.. include:: ../../beta.rst
9+
************************************
10+
CRD-Backed by Cilium Multi-Pool IPAM
11+
************************************
1412

1513
This is a quick tutorial walking through how to enable multi-pool IPAM backed by the
1614
``CiliumPodIPPool`` CRD. The purpose of this tutorial is to show how components are configured and

0 commit comments

Comments
 (0)