From 5473fe272f20cf5d52b2cebb6918c44f7a149700 Mon Sep 17 00:00:00 2001 From: Shivam Singhal Date: Sat, 8 Jan 2022 15:20:14 +0200 Subject: [PATCH] Remove Unknown Symbol on Container Runtime Interface (CRI) Page --- .../en/docs/reference/glossary/container-runtime-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/glossary/container-runtime-interface.md b/content/en/docs/reference/glossary/container-runtime-interface.md index 11f7bc50f4..28a67cbbb4 100644 --- a/content/en/docs/reference/glossary/container-runtime-interface.md +++ b/content/en/docs/reference/glossary/container-runtime-interface.md @@ -19,4 +19,4 @@ The Kubernetes Container Runtime Interface (CRI) defines the main [gRPC](https://grpc.io) protocol for the communication between the [cluster components](/docs/concepts/overview/components/#node-components) {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and -{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}. +{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.