We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aa0a7 commit 26445b0Copy full SHA for 26445b0
content/en/docs/reference/glossary/container-runtime.md
@@ -11,7 +11,8 @@ tags:
11
- fundamental
12
- workload
13
---
14
- The container runtime is the software that is responsible for running containers.
+ Kubernetes doesn’t know how to run containers it relies on the container runtime component.
15
+ The container runtime is a fundamental component that is responsible for managing the execution and lifecycle of containers.
16
17
<!--more-->
18
0 commit comments