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

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
dejanualex 2023-08-14 23:07:47 +03:00 committed by GitHub
parent 341a38e80e
commit 9ae1e9c13d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ tags:
- workload
---
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.
It is responsible for managing the execution and lifecycle of containers within the Kubernetes environment.
<!--more-->