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

Document how to schedule driftctl on kubernetes #30

Open
sjourdan opened this issue Apr 1, 2021 · 1 comment
Open

Document how to schedule driftctl on kubernetes #30

sjourdan opened this issue Apr 1, 2021 · 1 comment
Assignees
Labels

Comments

@sjourdan
Copy link
Contributor

sjourdan commented Apr 1, 2021

A commonly reported use case for driftctl is to schedule an hourly cron job in Kubernetes.
Let's give an example in the documentation!

Source k8s documentation: https://kubernetes.io/docs/tasks/job/automated-tasks-with-cron-jobs/

@sjourdan sjourdan added the kind/documentation Improvements or additions to documentation label Apr 1, 2021
@sjourdan sjourdan added priority/2 p2 and removed kind/documentation Improvements or additions to documentation labels Jun 24, 2021
@sundowndev
Copy link
Contributor

Started working on this at https://github.com/cloudskiff/helm but may be we should create a page in the docs about k8s without helm, then later create a chart when driftctl will become more stable. Also a chart would not be compatible with all k8s versions since CronJob definition became stable only at v1.20. Let me known what do you think about it!

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

No branches or pull requests

2 participants