Rename kubernetes-incubator/cri-containerd to containerd/cri-containerd.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-01-10 22:27:38 +00:00
parent 5bfa5e451a
commit 025ffe551f
62 changed files with 112 additions and 112 deletions

View File

@@ -61,7 +61,7 @@ If you have other requirements for the binaries, e.g. selinux support, another a
### Download
The release tarball could be downloaded from either of the following sources:
1. Release on github (see [here](https://github.com/kubernetes-incubator/cri-containerd/releases));
1. Release on github (see [here](https://github.com/containerd/cri-containerd/releases));
2. Release GCS bucket https://storage.googleapis.com/cri-containerd-release/.
## Step 0: Install Dependent Libraries