In this section, we present the basic usage of Docker including how to create and run a container from a Docker file. Then, we expose the role of Kubernetes and how to deploy a more complex application on Kubernetes.
We will have the following chapters in this section:
- Chapter 7, Containerizing Your Application with Docker
- Chapter 8, Managing Containers Effectively with Kubernetes