diff --git a/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md b/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md index 68a840bcdf..47687fa6ba 100644 --- a/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md +++ b/docs/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md @@ -3,7 +3,7 @@ This document describes how to set up a single-machine Kubernetes (k8s) cluster. The Kubernetes cluster will use the -[CRI containerd plugin](https://github.com/containerd/cri) and +[CRI containerd plugin](https://github.com/containerd/containerd/tree/main/pkg/cri) and [Kata Containers](https://katacontainers.io) to launch untrusted workloads. ## Requirements