Image

Glossary Page

A container image is a self-contained package of software that includes everything needed to run an application, including the code, runtime, system tools, libraries, and settings. It is a way of packaging software in a format that can be stored in a container registry, pulled to a local system, and run as an application. Container images contain metadata that describes the image, such as the executable to run, who built it, and other relevant information.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles