Skip to content
New issue

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

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

Already on GitHub? Sign in 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.
@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"

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

Successfully merging this pull request may close these issues.

2 participants