We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c069b4d commit 9e1201fCopy full SHA for 9e1201f
content/en/docs/reference/glossary/container-runtime-interface.md
@@ -17,6 +17,6 @@ The main protocol for the communication between the {{< glossary_tooltip text="k
17
18
The Kubernetes Container Runtime Interface (CRI) defines the main
19
[gRPC](https://grpc.io) protocol for the communication between the
20
-[cluster components](/docs/concepts/overview/components/#node-components)
+[node components](/docs/concepts/overview/components/#node-components)
21
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and
22
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.
0 commit comments