From 591316042603e2da1b374906a9059e93d5002f16 Mon Sep 17 00:00:00 2001 From: adisky Date: Thu, 30 May 2019 08:38:19 +0530 Subject: [PATCH] Update config option for openstack block storage (#14603) * update config option for openstack block storage * Update cloud-providers.md --- .../en/docs/concepts/cluster-administration/cloud-providers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/concepts/cluster-administration/cloud-providers.md b/content/en/docs/concepts/cluster-administration/cloud-providers.md index 55242802e5762..4be46003fdca5 100644 --- a/content/en/docs/concepts/cluster-administration/cloud-providers.md +++ b/content/en/docs/concepts/cluster-administration/cloud-providers.md @@ -294,6 +294,8 @@ and should appear in the `[BlockStorage]` section of the `cloud.conf` file: there are many Nova availability zones but only one Cinder availability zone. The default value is `false` to preserve the behavior used in earlier releases, but may change in the future. +* `node-volume-attach-limit` (Optional): Maximum number of Volumes that can be + attached to the node, default is 256 for cinder. If deploying Kubernetes versions <= 1.8 on an OpenStack deployment that uses paths rather than ports to differentiate between endpoints it may be necessary