File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/docs-content/clusters/edge/cluster-management Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ layer of the cluster profile. These configurations will apply to both appliance
5959
6060 :::warning
6161
62- In single- node clusters, disabling node draining means normal workloads and the upgrade process happen in parallel.
63- This will increase memory usage, and may cause your node to become unresponsive if your host is memory-constrained.
62+ Disabling node draining means normal workloads and the upgrade process happen in parallel. This will increase memory
63+ usage, and may cause your node to become unresponsive if your host is memory-constrained.
6464
6565 In such cases, you may set the `pack.drain.drainPods` parameter to `true`, and set `pack.drain.disableEviction` to
6666 ` true` . This will prevent the drain process from hanging indefinitely due to `PodDisruptionBudget` constraints, while
You can’t perform that action at this time.
0 commit comments