From 36a5a39a3566af5556e31a589a2ac34c57eda197 Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Mon, 10 Jan 2022 09:52:33 +0100 Subject: [PATCH] Update CRI description to be more verbose Signed-off-by: Sascha Grunert --- content/en/docs/concepts/architecture/cri.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/architecture/cri.md b/content/en/docs/concepts/architecture/cri.md index e8391ca34b..02f6d8a199 100644 --- a/content/en/docs/concepts/architecture/cri.md +++ b/content/en/docs/concepts/architecture/cri.md @@ -15,7 +15,7 @@ each Node in your cluster, so that the {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} can launch {{< glossary_tooltip text="Pods" term_id="pod" >}} and their containers. -{{< glossary_definition term_id="container-runtime-interface" length="all" >}} +{{< glossary_definition prepend="The Container Runtime Interface (CRI) is" term_id="container-runtime-interface" length="all" >}}