release: Add "cri-containerd.DEPRECATED.txt" in the deprecated cri-containerd-* bundles
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
12
releases/cri-containerd.DEPRECATED.txt
Normal file
12
releases/cri-containerd.DEPRECATED.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
The "cri-containerd-(cni-)-VERSION-OS-ARCH.tar.gz" release bundle has been deprecated since containerd 1.6,
|
||||
does not work on some Linux distributions, and will be removed in containerd 2.0.
|
||||
|
||||
Instead of this, install the following components separately, either from the binary or from the source:
|
||||
* containerd: https://github.com/containerd/containerd/releases
|
||||
* runc: https://github.com/opencontainers/runc/releases
|
||||
* CNI plugins: https://github.com/containernetworking/plugins/releases
|
||||
|
||||
The CRI plugin has been included in containerd since containerd 1.1.
|
||||
|
||||
See also the "Getting started" document:
|
||||
https://github.com/containerd/containerd/blob/main/docs/getting-started.md
|
||||
Reference in New Issue
Block a user