You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/storage/storage-limits.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
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><ahref="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.
0 commit comments