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.
2 parents 3d1482c + 9ae1e9c commit 1e23d41Copy full SHA for 1e23d41
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.
+ A fundamental component that empowers Kubernetes to run containers effectively.
15
+ It is responsible for managing the execution and lifecycle of containers within the Kubernetes environment.
16
17
<!--more-->
18
0 commit comments