Skip to content

Commit 1e23d41

Browse files
authored
Merge pull request #42502 from dejanu/update_doc
update container-runtime.md
2 parents 3d1482c + 9ae1e9c commit 1e23d41

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+
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.
1516

1617
<!--more-->
1718

0 commit comments

Comments
 (0)