Kubernetes is an open source system for automating deployment, operations, and scaling of containerized applications. It’s one of the promising options you have for deploying your container-based applications to the Internet.

In this session we’ll
- go through all steps necessary to build production environment based on Kubernetes and Google Cloud,
- compare regular LAMP stack with Kubernetes cluster,
- make development environment the same as production one with Kubernetes & Minikube.

In a nutshell, we'll make production/development containerized infrastructure in Kubernetes cluster.

Comments

Comments are closed.