Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
This commit is contained in:
parent
26445b0462
commit
341a38e80e
|
|
@ -11,8 +11,8 @@ tags:
|
|||
- fundamental
|
||||
- workload
|
||||
---
|
||||
Kubernetes doesn’t know how to run containers it relies on the container runtime component.
|
||||
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.
|
||||
|
||||
<!--more-->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue