diff --git a/README-zh_CN.md b/README-zh_CN.md index d9b900ac7e..f5892f4209 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -47,7 +47,7 @@ underlay CNI 主要指 macvlan、ipvlan、SR-IOV 等能够直接访问宿主机 * 基于 CRD 的双栈 IPAM 能力 - 提供了独享、共享的 IP 地址池,支持设置各种亲和性,为中间件等有状态应用和 kubevirt 等固定 IP 地址值,为无状态应用固定 IP 地址范围,自动化管理独享的 IP 池,优秀的 IP 回收避免 IP 泄露等。并且,具备优秀的 [IPAM 分配性能](./docs/concepts/ipam-performance-zh_CN.md) 。 + Spiderpool IPAM 组件能够为任何支持第三方 IPAM 的 main CNI 使用。提供了独享、共享的 IP 地址池,支持设置各种亲和性,为中间件等有状态应用和 kubevirt 等固定 IP 地址值,为无状态应用固定 IP 地址范围,自动化管理独享的 IP 池,优秀的 IP 回收避免 IP 泄露等。并且,具备优秀的 [IPAM 分配性能](./docs/concepts/ipam-performance-zh_CN.md) 。 * underlay 和 overlay CNI 的多网卡接入 diff --git a/README.md b/README.md index 6abd1bb666..e8ceaf836e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The underlay CNI is mainly including macvlan, ipvlan, and SR-IOV, which cloud ac * CRD-based dual-stack IPAM - Spiderpool provides exclusive and shared IP address pools, supporting various affinity settings. It supports to assign static IP addresses for stateful applications such as [mysql](https://www.mysql.com) , [redis](https://github.com/redis/redis) , [kubevirt](https://github.com/kubevirt/kubevirt) , while enabling fixed IP address ranges for stateless ones. Spiderpool automates the management of exclusive IP pools, ensuring excellent IP reclamation to avoid IP leakage. In additions, it owns [wonderful IPAM performance](./docs/concepts/ipam-performance.md). + The IPAM of Spiderpool could be available for any main CNI supporting third-party IPAM plugin. Spiderpool provides exclusive and shared IP address pools, supporting various affinity settings. It supports to assign static IP addresses for stateful applications such as [mysql](https://www.mysql.com) , [redis](https://github.com/redis/redis) , [kubevirt](https://github.com/kubevirt/kubevirt) , while enabling fixed IP address ranges for stateless ones. Spiderpool automates the management of exclusive IP pools, ensuring excellent IP reclamation to avoid IP leakage. In additions, it owns [wonderful IPAM performance](./docs/concepts/ipam-performance.md). * Multiple network interfaces from underlay and overlay CNI diff --git a/docs/README-zh_CN.md b/docs/README-zh_CN.md index 348eb50f73..e31d949502 100644 --- a/docs/README-zh_CN.md +++ b/docs/README-zh_CN.md @@ -47,7 +47,7 @@ underlay CNI 主要指 macvlan、ipvlan、SR-IOV 等能够直接访问宿主机 * 基于 CRD 的双栈 IPAM 能力 - 提供了独享、共享的 IP 地址池,支持设置各种亲和性,为中间件等有状态应用和 kubevirt 等固定 IP 地址值,为无状态应用固定 IP 地址范围,自动化管理独享的 IP 池,优秀的 IP 回收避免 IP 泄露等。并且,具备优秀的 [IPAM 分配性能](./concepts/ipam-performance-zh_CN.md)。 + Spiderpool IPAM 组件能够为任何支持第三方 IPAM 的 main CNI 使用。提供了独享、共享的 IP 地址池,支持设置各种亲和性,为中间件等有状态应用和 kubevirt 等固定 IP 地址值,为无状态应用固定 IP 地址范围,自动化管理独享的 IP 池,优秀的 IP 回收避免 IP 泄露等。并且,具备优秀的 [IPAM 分配性能](./concepts/ipam-performance-zh_CN.md)。 * underlay 和 overlay CNI 的多网卡接入 diff --git a/docs/README.md b/docs/README.md index 010c711e6c..15124cfb2d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -51,7 +51,7 @@ The underlay CNI is mainly including macvlan, ipvlan, and SR-IOV, which cloud ac * CRD-based dual-stack IPAM - Spiderpool provides exclusive and shared IP address pools, supporting various affinity settings. It supports to assign static IP addresses for stateful applications such as [mysql](https://www.mysql.com) , [redis](https://github.com/redis/redis) , [kubevirt](https://github.com/kubevirt/kubevirt) , while enabling fixed IP address ranges for stateless ones. Spiderpool automates the management of exclusive IP pools, ensuring excellent IP reclamation to avoid IP leakage. In additions, it owns [wonderful IPAM performance](./concepts/ipam-performance.md). + The IPAM of Spiderpool could be available for any main CNI supporting third-party IPAM plugin. Spiderpool provides exclusive and shared IP address pools, supporting various affinity settings. It supports to assign static IP addresses for stateful applications such as [mysql](https://www.mysql.com) , [redis](https://github.com/redis/redis) , [kubevirt](https://github.com/kubevirt/kubevirt) , while enabling fixed IP address ranges for stateless ones. Spiderpool automates the management of exclusive IP pools, ensuring excellent IP reclamation to avoid IP leakage. In additions, it owns [wonderful IPAM performance](./concepts/ipam-performance.md). * Multiple network interfaces from underlay and overlay CNI