Kubernetes Cookbook by Hideto Saito

Kubernetes Cookbook by Hideto Saito

Author:Hideto Saito
Language: eng
Format: epub
Tags: COM091000 - COMPUTERS / Cloud Computing, COM088000 - COMPUTERS / System Administration / General, COM048000 - COMPUTERS / Systems Architecture / Distributed Systems and Computing
Publisher: Packt Publishing
Published: 2018-05-30T07:47:35+00:00


How it works...

Although Jobs and CronJob are the special utilities of Pods, the Kubernetes system has different management systems between them and Pods.

For Job, its selector cannot point to an existing pod. It is a bad idea to take a Pod controlled by the deployment/ReplicaSets as a Job. The deployment/ReplicaSets have a desired number of Pods running, which is against Job's ideal situation: Pods should be deleted once they finish their tasks. The Pod in the Deployments/ReplicaSets won't reach the state of end.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.