The software that actually runs containers on a computer, managing their lifecycle from creation to deletion. Like the engine that powers and manages each container.
Docker Engine and containerd are popular container runtimes that Kubernetes uses to start, stop, and manage containers on servers.