79747925

Date: 2025-08-27 11:38:00
Score: 0.5
Natty:
Report link

In case someone else finds this post here. Since k8s 1.30 there is the PodLifecycleSleepAction . A new way to set a sleep in the preStop.

preStop:
  sleep:
    seconds: 10

This does the same but also easily works with distroless images.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hillkorn