Loading…

Kubernetes : up and running: dive into the future of infrastructure /

Legend has it that Google deploys over two billion application containers a week. How's that possible? Google revealed the secret through a project called Kubernetes, an open source cluster orchestrator (based on its internal Borg system) that radically simplifies the task of building, deployin...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Hightower, Kelsey (Author), Burns, Brendan (Author), Beda, Joe (Author)
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, 2017.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Preface
  • Chapter 1. Introduction
  • Chapter 2. Creating and Running Containers
  • Chapter 3. Deploying a Kubernetes Cluster
  • Chapter 4. Common kubectl Commands
  • Chapter 5. Pods
  • Chapter 6. Labels and Annotations
  • Chapter 7. Service Discovery
  • Chapter 8. ReplicaSets
  • Chapter 9. DaemonSets
  • Chapter 10. Jobs
  • Chapter 11. ConfigMaps and Secrets
  • Chapter 12. Deployments
  • Chapter 13. Integrating Storage Solutions and Kubernetes
  • Chapter 14. Deploying Real-World Applications
  • Appendix A. Building a Raspberry Pi Kubernetes Cluster.