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
|The next time the upgrade will run on the specified date. Format: `HH:mm`
41
41
42
-
|--node-drain-grace-period
42
+
|--node-drain-grace-period ^[1]^
43
43
|Sets a grace period (string) for how long the pod disruption budget-protected workloads are respected during upgrades. After this grace period, any workloads protected by pod disruption budgets that have not been successfully drained from a node will be forcibly evicted. Default: `1 hour`
44
+
45
+
|--control-plane ^[2]^
46
+
|Upgrades the cluster's hosted control plane.
44
47
|===
48
+
[.small]
49
+
--
50
+
1. Classic clusters only
51
+
2. {hcp-title} clusters only
52
+
--
45
53
46
54
.Optional arguments inherited from parent commands
0 commit comments