Difference between revisions of "Kubernetes Workloads"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>[[DaemonSet]]</code>
 
* <code>[[DaemonSet]]</code>
 
* <code>[[Job]]</code> and <code>[[CronJob]]</code> define tasks that run to completion and then stop. Jobs represent one-off tasks, whereas CronJobs recur according to a schedule.
 
* <code>[[Job]]</code> and <code>[[CronJob]]</code> define tasks that run to completion and then stop. Jobs represent one-off tasks, whereas CronJobs recur according to a schedule.
 +
 +
== Related ==
 +
* [[ReplicaSet]]
  
 
== See also ==
 
== See also ==

Revision as of 11:19, 14 September 2022

Advertising: