Rename build-tools/ back to build/

This commit is contained in:
Jeff Grafton
2016-12-13 16:03:06 -08:00
parent 4bcb27ee2e
commit 27d096d27d
62 changed files with 70 additions and 70 deletions

View File

@@ -67,7 +67,7 @@ this example.
* Kubernetes version 1.2 is required due to using newer features, such
at PV Claims and Deployments. Run `kubectl version` to see your
cluster version.
* [Cluster DNS](../../build-tools/kube-dns/) will be used for service discovery.
* [Cluster DNS](../../build/kube-dns/) will be used for service discovery.
* An [external load balancer](http://kubernetes.io/docs/user-guide/services/#type-loadbalancer)
will be used to access WordPress.
* [Persistent Volume Claims](http://kubernetes.io/docs/user-guide/persistent-volumes/)