Real world use cases for Kubernetes Job or CronJob

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openshift-management

    Set of maintenance scripts & cron jobs for OpenShift Container Platform

    Some examples here: https://github.com/redhat-cop/openshift-management/tree/master/jobs

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • eraser

    🧹 Cleaning up images from Kubernetes nodes

    This might be interesting to folks currently using jobs to cleanup old images: https://github.com/Azure/eraser.

  • mirrord

    Connect your local process and your cloud environment, and run local code in cloud conditions.

    A bit of an esoteric use case, but our product mirrord creates a transient k8s agent on the user's cluster that sniffs traffic on a specific pod for the duration of the user's session. We run it as a Job so it can self-delete at the end of the session.

  • Furiko

    Kubernetes cron and batch job platform

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New Self-Hosted Set-up and Security Questions

    2 projects | /r/selfhosted | 4 Sep 2022
  • Accelerating the Performance of Rosetta in Linux VMs on Apple Silicon

    1 project | news.ycombinator.com | 7 Nov 2024
  • We're Leaving Kubernetes

    15 projects | news.ycombinator.com | 4 Nov 2024
  • Speed Up Microservices Development with Dapr on AWS EK

    6 projects | dev.to | 4 Nov 2024
  • Comparing 3 Docker container runtimes - Runc, gVisor and Kata Containers

    5 projects | dev.to | 29 Oct 2024

Did you konow that Go is
the 4th most popular programming language
based on number of metions?