Beginning Kubernetes on the Google Cloud Platform A Guide to Automating Application Deployment, Scaling, and Management /
Use this beginner's guide to understand and work with Kubernetes on the Google Cloud Platform and go from single monolithic Pods (the smallest unit deployed and managed by Kubernetes) all the way up to distributed, fault-tolerant stateful backing stores. You need only a familiarity with Linux,...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
| Edition: | 1st ed. 2019. |
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Chapter 1: Introduction
- Chapter 2: Pods
- Chapter 3: Deployments and Scaling
- Chapter 4: Service Discovery
- Chapter 5: ConfigMap and Secrets
- Chapter 6: Jobs
- Chapter 7: CronJobs
- Chapter 8: DaemonSets
- Chapter 9: StatefulSets.