Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docs: Run as CronJob in Kubernetes. #1214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LukasKnuth
Copy link

This is an alternative to running Diun as a continious Deployment. Instead, with the same configuration, we can use the Kubernetes CronJob to schedule the check. Frees up some resources in the cluster.

This is an alternative to running Diun as a continious Deployment. Instead, with the same configuration, we can instead use the Kubernetes `CronJob` to schedule the check.
@LukasKnuth LukasKnuth requested a review from crazy-max as a code owner July 14, 2024 16:06
@jnimety
Copy link

jnimety commented Oct 22, 2024

FYI... CronJob.batch "diun" is invalid: spec.jobTemplate.spec.template.spec.restartPolicy: Required value: valid values: "OnFailure", "Never"

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants