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: keps/sig-node/2000-graceful-node-shutdown/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,7 @@ variety of methods for example:
268
268
compute instances stop`. Depending on the cloud provider, this may result in
269
269
virtual power button press by the underlying hypervisor.
270
270
271
+
Note: The use of `shutdown -h now` is dependent on systemd version. This is explored in Github issue [#124039](https://github.com/kubernetes/kubernetes/issues/124039)
271
272
272
273
Some of these cases will involve the machine receiving an ACPI event to change
273
274
the power state. The machine can go from G0 (working state) to G2 (Soft Off)
0 commit comments