Merge pull request #532 from mikebrow/docs-move-repo-update

fix kubernetes-incubator links
This commit is contained in:
Lantao Liu 2018-01-11 17:01:46 -08:00 committed by GitHub
commit df1b027cce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Kubernetes Cluster with Containerd and CRI-Containerd # Kubernetes Cluster with Containerd and CRI-Containerd
<p align="center"> <p align="center">
<img src="https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png" width="50" height="50"> <img src="https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png" width="50" height="50">
<img src="https://github.com/containerd/containerd/blob/master/docs/images/containerd-dark.png" width="200" > <img src="https://github.com/containerd/containerd/blob/master/docs/images/containerd-dark.png" width="200" >
</p> </p>
@ -114,7 +114,7 @@ Node join complete:
Run 'kubectl get nodes' on the master to see this machine join. Run 'kubectl get nodes' on the master to see this machine join.
``` ```
At the end of Step 3 you should have a kubernetes cluster up and running and ready for deployment. At the end of Step 3 you should have a kubernetes cluster up and running and ready for deployment.
## Step 4: ## Step 4:
Please follow the instructions [here](https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/#pod-network) to deploy CNI network plugins and start a demo app. Please follow the instructions [here](https://kubernetes.io/docs/setup/independent/create-cluster-kubeadm/#pod-network) to deploy CNI network plugins and start a demo app.

View File

@ -57,7 +57,7 @@ Information about the binaries in the release tarball:
| containerd/containerd-shim | overlay, btrfs | linux | amd64 | | containerd/containerd-shim | overlay, btrfs | linux | amd64 |
If you have other requirements for the binaries, e.g. selinux support, another architecture support etc., you need to build the binaries yourself following [the instructions](../README.md#getting-started-for-developers). If you have other requirements for the binaries, e.g. selinux support, another architecture support etc., you need to build the binaries yourself following [the instructions](../README.md#getting-started-for-developers).
### Download ### Download
The release tarball could be downloaded from either of the following sources: The release tarball could be downloaded from either of the following sources: