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, Bash,...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2019.
|
Edición: | 1st ed. 2019. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630881306719 |
Tabla de Contenidos:
- 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.