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 26445b0 commit 341a38eCopy full SHA for 341a38e
content/en/docs/reference/glossary/container-runtime.md
@@ -11,8 +11,8 @@ tags:
11
- fundamental
12
- workload
13
---
14
- 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.
+ A fundamental component that empowers Kubernetes to run containers effectively.
+ Its responsibility lies in managing the execution and lifecycle of containers within the Kubernetes environment.
16
17
<!--more-->
18
0 commit comments