This document describes the default limits on the number of Pods in different VPC-CNI network modes.
The number of Pods with shared ENI is limited by the number of ENIs that can be bound to a node and the number of IPs that can be bound on a single ENI. By default, the maximum number of Pod IPs on a single node with multiple ENIs = the maximum number of secondary ENIs that can be bound * the number of secondary IPs that can be bound on a single ENI, and the maximum number of Pod IPs on a single node with a single ENI = the number of secondary IPs that can be bound on a single ENI. See the table below for details.
CPU Cores | 1 | 2-6 | 8-10 | >=12 |
---|---|---|---|---|
The maximum number of secondary ENIs that can be bound | 1 | 3 | 5 | 7 |
The number of secondary IPs that can be bound on a single ENI | 5 | 9 | 19 | 29 |
The maximum number of Pod IP addresses on a single node (with multiple ENIs) | 5 | 27 | 95 | 203 |
The maximum number of Pod IP addresses on a single node (with a single ENI) | 5 | 9 | 19 | 29 |
Note:Multi-ENI component versions are supported (v3.3 or later in non-static IP address mode, and v3.4 or later in static IP address mode).
The number of ENIs that can be bound to each model and the number of IPs that can be bound on a single ENI is slightly different. For details, see Use Limits.
The number of Pods with exclusive ENIs is only limited by the number of ENIs that can be bound to the node. It only supports some models such as S5, SA2, IT5 and SA3. See the table below for details.
CPU Cores Model | 1 | 2 | 4 | >=8 | >=128 |
---|---|---|---|---|---|
S5 | 4 | 9 | 19 | 39 | 23 |
SA2 | 4 | 9 | 19 | 39 | 23 |
IT5 | 4 | 9 | 19 | 39 | 23 |
SA3 | 4 | 9 | 15 | 15 | 15 |
Apakah halaman ini membantu?