File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -35,19 +35,6 @@ that can be attached to a Node:
35
35
<tr ><td ><a href =" https://azure.microsoft.com/en-us/services/storage/main-disks/ " >Microsoft Azure Disk Storage</a ></td ><td >16</td ></tr >
36
36
</table >
37
37
38
- ## Custom limits
39
-
40
- You can change these limits by setting the value of the
41
- ` KUBE_MAX_PD_VOLS ` environment variable, and then starting the scheduler.
42
- CSI drivers might have a different procedure, see their documentation
43
- on how to customize their limits.
44
-
45
- Use caution if you set a limit that is higher than the default limit. Consult
46
- the cloud provider's documentation to make sure that Nodes can actually support
47
- the limit you set.
48
-
49
- The limit applies to the entire cluster, so it affects all Nodes.
50
-
51
38
## Dynamic volume limits
52
39
53
40
{{< feature-state state="stable" for_k8s_version="v1.17" >}}
You can’t perform that action at this time.
0 commit comments