periodicjob

package
v0.0.0-...-5889433 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2020 License: MIT Imports: 5 Imported by: 0

README

Periodic Job

Extends Batch Job by adding a time dimension.

Problem

To automate system maintenance, administrative tasks or certain specific periodic tasks, we need to use specialized scheduling software or Cron.

A simple service that has to do a certain task daily may end up requiring multiple nodes, a leader, etc. Kubernetes solves this using CronJob.

Solution

Languages
YAML
Golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GeneratePeriodicJobSpec

func GeneratePeriodicJobSpec()

GeneratePeriodicJobSpec ...

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL