Containers Kubernetes
Container images A container image is a ready to run software package containing everything needed to run an application the code and any runtime it requires application and system libraries and default values for any essential settings By design a container is immutable you cannot change the code of a container that is already running