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.
Podman
Rootless container engine.
Containerd
Standard container runtime.
Other
๐ก Click any item above to dive deeper into containerization technology.