Please enable JavaScript.
Coggle requires JavaScript to display documents.
Containerization - Coggle Diagram
Containerization
Application Containers
-
Kubernetes
single-host k8s
-
-
kind - k8s IN docker, SIG
-
-
-
Podman
-
-
-
Volumes
Named Volumes - persistent storage managed somewhere by podman, can view with podman volumes ls
-
-
-
-
-
Docker
the original, monolithic tool
-
-