node specific volume limits modification (#19254)
This commit is contained in:
@@ -135,7 +135,7 @@ Refer to the [CSI specifications](https://github.com/container-storage-interface
|
|||||||
|
|
||||||
* 在
|
* 在
|
||||||
<a href="https://cloud.google.com/compute/">Google Compute Engine</a>环境中,
|
<a href="https://cloud.google.com/compute/">Google Compute Engine</a>环境中,
|
||||||
[根据节点类型](https://cloud.google.com/compute/docs/disks/#pdnumberlimits)最多可以将128个卷关联到节点。
|
[根据节点类型](https://cloud.google.com/compute/docs/disks/#pdnumberlimits)最多可以将127个卷关联到节点。
|
||||||
|
|
||||||
* 对于 M5、C5、R5、T3 和 Z1D 类型实例的 Amazon EBS 磁盘,Kubernetes 仅允许 25 个卷关联到节点。
|
* 对于 M5、C5、R5、T3 和 Z1D 类型实例的 Amazon EBS 磁盘,Kubernetes 仅允许 25 个卷关联到节点。
|
||||||
对于 ec2 上的其他实例类型
|
对于 ec2 上的其他实例类型
|
||||||
|
|||||||
Reference in New Issue
Block a user