Cargando…

Kubernetes and Docker -- an enterprise guide : effectively containerize applications, integrate enterprise systems, and scale applications in your enterprise /

Containerization has changed the DevOps game competely, with Docker and Kubernetes playing important roles in altering the flow of app creation and deployment. This book will help you acquire the knowledge and tools required to integrate Kubernetes clusters in an enterprise environment. The book beg...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Surovich, Scott
Otros Autores: Boorshtein, Marc
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Section 1. Docker and Container fundamentals. 1. Docker and Container essentials
  • 2. Working with Docker data
  • 3. Understanding Docker networking
  • Section 2. Creating Kubernetes development clusters, understanding objects, and exposing services. 4. Deploying Kubernetes using KinD
  • 5. Kubernetes bootcamp
  • 6. Services, load balancing, and external DNS
  • Section3. Running Kubernetes in the enterprise. 7. Integrating authentication into your cluster
  • 8. RBAC policies and auditing
  • 9. Deploying a secured Kubernetes dashboard
  • 10. Creating PodSecurityPolicies
  • 11. Extending security using Open policy agent
  • 12. Auditing using Falco and EFK
  • 13. Backing up workloads
  • 14. Provisioning a platform.