Troubleshooting: Recurring Job Pod stuck in pending state
| March 20, 2025
All Longhorn versions.
After node reboot, a recurring job pod remains stuck in the Pending
state, preventing scheduled tasks from running.
This issue may occur when a node is not ready at the time of a CronJob execution. The Kubernetes scheduler may attempt to place the job on a node that is still initializing after a reboot, leaving the pod in a Pending
state.
Manually delete the Pending
pod. The CronJob
associated with the recurring job will create a new pod at the next scheduled execution time.
Recent articles
© 2019-2025 Longhorn Authors | Documentation Distributed under CC-BY-4.0
© 2025 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.