Previous chapters covered the breadth of Kubernetes concepts required to develop, deploy, and manage applications on Kubernetes. In this penultimate chapter, I will give you an overview of Docker and some of the best practices for both Docker and Kubernetes.
We will start our discussion with the fundamentals of Docker. You will learn about Docker as a platform and its architecture. You will learn what Docker containers and images are, and we will go through some important Docker files such as a