Skip to content

Commit

Permalink
Replaces dashed names in README with spaced names
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Jusic committed Jun 18, 2018
1 parent c02463a commit 8ed5231
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ I'm going to split different techniques explanation across different docs.

* The provisioning and building of the cluster is explained in decreasing difficulty across these files:

* [kubernetes-the-hard-way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-hard-way.md)
* [kubernetes-the-kubeadm-way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-kubeadm-way.md)
* [kubernetes-the-kubespray-way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-kubespray-way.md)
* [Kubernetes The Hard Way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-hard-way.md)
* [Kubernetes The Kubeadm Way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-kubeadm-way.md)
* [Kubernetes The Kubespray Way](https://github.com/xn3cr0nx/kubeproject/blob/master/docs/kubernetes-the-kubespray-way.md)

* After the provisioning I'm going to create a sample WordPress website running in Docker containers:

Expand Down

0 comments on commit 8ed5231

Please sign in to comment.