Skip to content

Commit 26445b0

Browse files
committed
update container-runtime.md
1 parent 38aa0a7 commit 26445b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/glossary/container-runtime.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ tags:
1111
- fundamental
1212
- workload
1313
---
14-
The container runtime is the software that is responsible for running containers.
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.
1516

1617
<!--more-->
1718

0 commit comments

Comments
 (0)