diff --git a/contrib/ansible/README.md b/contrib/ansible/README.md index 5497b5f74..6c049d578 100644 --- a/contrib/ansible/README.md +++ b/contrib/ansible/README.md @@ -1,7 +1,7 @@ # Kubernetes Cluster with Containerd and CRI-Containerd

- - + +

@@ -114,7 +114,7 @@ Node join complete: 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: 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. diff --git a/docs/installation.md b/docs/installation.md index 63dfefe6d..fe0e4328c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -57,7 +57,7 @@ Information about the binaries in the release tarball: | 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). - + ### Download The release tarball could be downloaded from either of the following sources: