Menu
Kalm LogoKalmDocs
๐ŸŒœ
๐ŸŒž
Kalm LogoKalm
  • Docs
Kalm LogoKalm
  • Getting Started
    • What is Kalm
    • Installation
      • Installation
      • Install Kalm on Minikube
      • Install Kalm On K3s
      • Install Kalm on Kind
      • AWS Elastic Kubernetes Service
      • Google Kubernetes Engine
      • How To Install Kalm Cloud
      • How to install the open-source version
      • Uninstall
    • Get Started
  • App Deployment
    • View Container Logs
    • Add Env Variables & Configs
    • Schedule CronJobs
    • Mount Disks
    • Private Image Registry
    • Health Checking Probes
    • Wordpress on Kubernetes
    • Hasura on Kalm
    • Strapi on Kalm
  • Traffic Management
    • Overview
    • HTTPS Certificates
    • Certificate Issuing
  • Team Collaboration
    • Auth Overview
    • Single Sign-on
    • Roles
    • Impersonation
  • Custom Resource Definitions
    • Component
    • Protected Endpoint
    • SingleSignOn Config
    • HttpRoute
    • Https Cert
    • Https Cert Issuer
    • Access Token
    • Role Binding
    • ACME Server

Schedule CronJobs

  • create new application
  • create new component
  • select busybox as the image
  • select Cronjob as Workload Type
  • enter * * * * * (every minute) for Cronjob Schedule
  • enter /bin/sh -c 'echo performing a job'

job component

  • click Deploy Component

You should see a list of jobs appearing 1 minute apart, with Terminated: Completed Status

job complete

Edit this page
Last updated on 7/23/2020 by Tian
Previous
ยซ Add Env Variables & Configs
Next
Mount Disks ยป

Docs

  • Getting Started

Resources

  • Docker Hub
  • GitHub

More

  • Slack
  • Twitter
Facebook Open Source Logo
Copyright ยฉ 2021 Kalm Inc.