Linux containers

E203903

Linux containers are lightweight, isolated environments that package applications and their dependencies to run consistently across different Linux systems using shared operating system resources.

All labels observed (4)

Label Occurrences
Linux containers canonical 2
Kubernetes containers 1
Linux Containers 1

How this entity was disambiguated

Statements (59)

Predicate Object
instanceOf operating-system-level virtualization technology ⓘ
software container technology ⓘ
canBeManagedBy CRI-O ⓘ
Docker ⓘ
LXC ⓘ
Podman ⓘ
linked to: podman

containerd ⓘ
canBeOrchestratedBy Apache Mesos ⓘ
Docker Swarm ⓘ
Kubernetes ⓘ
commonlyUsesFilesystem AUFS ⓘ
linked to: UnionFS

Btrfs ⓘ
OverlayFS ⓘ
linked to: UnionFS

ZFS ⓘ
linked to: ZFS file system
comparedTo virtual machines ⓘ
enables DevOps workflows ⓘ
consistent runtime environments across systems ⓘ
continuous integration and continuous delivery ⓘ
high density application deployment ⓘ
microservices architectures ⓘ
packaging applications with dependencies ⓘ
hasProperty ephemeral by default ⓘ
fast startup time ⓘ
lightweight ⓘ
low overhead ⓘ
portable across Linux distributions ⓘ
provides IPC namespace isolation ⓘ
PID namespace isolation ⓘ
UTS namespace isolation ⓘ
filesystem isolation ⓘ
mount namespace isolation ⓘ
network isolation ⓘ
process isolation ⓘ
resource isolation ⓘ
user namespace isolation ⓘ
relatedConcept container image registry ⓘ
container runtime ⓘ
pods in Kubernetes ⓘ
runsOn Linux ⓘ
securityDependsOn correct configuration of namespaces and cgroups ⓘ
kernel isolation mechanisms ⓘ
shares host operating system kernel ⓘ
standardizedBy Open Container Initiative ⓘ
supports image-based distribution ⓘ
immutable infrastructure patterns ⓘ
usedFor application sandboxing ⓘ
continuous integration jobs ⓘ
multi-tenant hosting ⓘ
serverless function runtimes ⓘ
testing and development environments ⓘ
uses container images ⓘ
union filesystems ⓘ
usesKernelFeature AppArmor ⓘ
Linux control groups ⓘ
Linux namespaces ⓘ
SELinux ⓘ
capabilities ⓘ
chroot ⓘ
seccomp ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

LXD → supports → Linux containers ⓘ
Linux Security Modules API → relatedTo → Linux namespaces ⓘ
linked to: Linux containers
LXC → fullName → Linux Containers ⓘ
linked to: Linux containers
CNI → designedFor → Linux containers ⓘ
Linux namespaces → usedBy → Kubernetes containers ⓘ
linked to: Linux containers