Skip to content

Docs: Run as CronJob in Kubernetes.#1214

Open
LukasKnuth wants to merge 1 commit into
crazy-max:masterfrom
LukasKnuth:doc/kubernetes-cronjob
Open

Docs: Run as CronJob in Kubernetes.#1214
LukasKnuth wants to merge 1 commit into
crazy-max:masterfrom
LukasKnuth:doc/kubernetes-cronjob

Conversation

@LukasKnuth
Copy link
Copy Markdown

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
Copy Markdown

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