mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 05:00:13 -03:30
add cinder max attached volumes (#5089)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b0437516c1
commit
4dba34bd02
@@ -415,6 +415,11 @@ kube_network_plugin: flannel
|
||||
# For Container Linux by CoreOS:
|
||||
resolvconf_mode: host_resolvconf
|
||||
```
|
||||
- Set max amount of attached cinder volume per host (default 256)
|
||||
```
|
||||
node_volume_attach_limit: 26
|
||||
```
|
||||
|
||||
|
||||
### Deploy Kubernetes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user