Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hightower, Kelsey (Autor), Burns, Brendan (Autor), Beda, Joe (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2017.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.