Merge pull request #2491 from YchauWang/wyc-how-to

docs: update containerd CRI plugin url
This commit is contained in:
Samuel Ortiz
2021-08-24 11:37:18 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
This document describes how to set up a single-machine Kubernetes (k8s) cluster. This document describes how to set up a single-machine Kubernetes (k8s) cluster.
The Kubernetes cluster will use the 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. [Kata Containers](https://katacontainers.io) to launch untrusted workloads.
## Requirements ## Requirements