Skip to content

Commit f59fcdc

Browse files
authored
Merge pull request #4640 from tuibeovince/feature_fix-kep2000-shutdown-definition
KEP-2000: Add note in KEP Proposal for `shutdown -h now` systemd version compatibility
2 parents 291602d + 3ff429c commit f59fcdc

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)