The following displays the default limits on the number of Pods in each network mode of VPC-CNI. If you need more Pods, you can submit a ticket.
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 IPs on a single node (with multiple ENIs) in non-static IP address mode | 5 | 27 | 95 | 203 |
The maximum number of Pod IPs on a single node (with a single ENI) in static IP address mode | 5 | 9 | 19 | 29 |
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.
&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;&dxnbsp;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 |
Was this page helpful?