What are Docker images?
Containers are packed into so-called Docker images and maintained and made accessible in an image registry, such as Harbor. The Kubernetes nodes in turn hold a container engine (runtime) to execute the containers (see figure).
All important info at a glance