Skip to content

Commit 3ff429c

Browse files
committed
Add note for shutdown -h now
1 parent 178e7cb commit 3ff429c

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-node/2000-graceful-node-shutdown

1 file changed

+1
-0
lines changed

keps/sig-node/2000-graceful-node-shutdown/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ variety of methods for example:
268268
compute instances stop`. Depending on the cloud provider, this may result in
269269
virtual power button press by the underlying hypervisor.
270270

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)
271272

272273
Some of these cases will involve the machine receiving an ACPI event to change
273274
the power state. The machine can go from G0 (working state) to G2 (Soft Off)

0 commit comments

Comments
 (0)