Files
website/content/id/docs/reference/glossary/container-runtime.md
M. Habib Rosyad 6fd8a4d954 Completing glossary translation for Bahasa
Updated:
- configmap
- container-env-variables
- container

New:
- container-runtime
- control-plane
2020-10-06 17:47:32 +07:00

773 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Runtime Container container-runtime 2019-06-05 /id/docs/setup/production-environment/container-runtimes _Runtime_ Container adalah perangkat lunak yang bertanggung jawab untuk menjalankan Container.
fundamental
workload

Runtime Container adalah perangkat lunak yang bertanggung jawab untuk menjalankan Container.

Kubernetes mendukung beberapa runtime Container: {{< glossary_tooltip term_id="docker">}}, {{< glossary_tooltip term_id="containerd" >}}, {{< glossary_tooltip term_id="cri-o" >}}, dan implementasi apapun dari Kubernetes CRI (Container Runtime Interface).