Summary: Introduction to Troubleshooting Containers
Get an overview of troubleshooting containers in Docker and Kubernetes.
We'll cover the following
In this chapter, we’ve seen why containers are called containers. We’ve also discussed how applications get easier to build, package, and run with the use of containers.
Containers
We discussed how applications were built before containers: most applications were running on a monolithic architecture. We also highlighted the demerits of monolithic architecture and how containers solved those issues:
Get hands-on with 1200+ tech skills courses.