Introduction to Containerization
Explore the essential workflow for containerizing applications using Docker. Understand how to build container images, package an application, and host images on a registry. This lesson prepares you for deploying containerized apps within Kubernetes environments by grounding you in core containerization concepts.
We'll cover the following...
We'll cover the following...
Objectives
In this chapter, you will understand ...