Deploy Container Applications Using Kubernetes Implementations with microk8s and AWS EKS

Navigate through the Kubernetes landscape to create and deploy container-based applications. This book will show you how to choose between the various available container-based operating systems, and how to design a better continuous integration pipeline for your container images, where to store the...

Descripción completa

Detalles Bibliográficos
Autor principal: Subramanian, Shiva (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2023.
Edición:1st ed. 2023.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009786705306719
Tabla de Contenidos:
  • Chapter 1 - From VMs to Containers
  • Chapter 2 - Container hello-world
  • Chapter 3 - Container basics using Docker
  • Chapter 4 Building our first container image
  • Chapter 5 Introduction to Kubernetes
  • Chapter 6 Deploying our first app in Kubernetes
  • Chapter 7 - Deployment Files & Automation
  • Chapter 8 - A Closer Look at Kubernetes
  • Chapter 9 - Scaling the deployment
  • Chapter 10 - Scaling Compute Nodes
  • Chapter 11 Kubernetes RBAC
  • Chapter 12 Artifact Repository and Container Registry
  • Chapter 13 Elastic Kubernetes Service from AWS
  • Chapter 14 - Operating the EKS cluster
  • Chapter 15 Data Persistence in EKS
  • Chapter 16 Networking and Ingress
  • Chapter 17 Kubernetes Tools.