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.
- Docker Compose : Define and run multi-container apps.
- Kubernetes : Container orchestration at scale.
- Helm : Kubernetes package manager using charts.
- Podman : Rootless, daemonless container engine.
</WRAP>
Other
💡 Click any item above to dive deeper into containerization technology.