This is an old revision of the document!
Container
Containers are lightweight, portable units that package an application and all its dependencies into a standardized unit. This section contains tools and orchestration systems to work with containers.
Table of Contents
Explore tools and platforms in the container ecosystem.
- Docker : Industry-standard container runtime.
- Kubernetes : Container orchestration at scale.
- Helm : Kubernetes package manager using charts.
- Podman : Rootless, daemonless container engine.