Commit Graph

2552 Commits

Author SHA1 Message Date
Joseph Burnett 4f3742581b Make cluster creation command copy-pasteable (#170)
The comments inline with the GKE cluster creation command cause a problem when copy and pasting.  Moving them to comments below.
2018-02-14 15:12:35 -08:00
Grant Rodgers 186f5783ce Add documentation for creating a K8S cluster with GKE or Minikube (#166)
* Add documentation for creating a K8S cluster

The GKE instructions have been verified to work, but Minikube is a WIP.

* fix some formatting

* indent code block correctly

* Specify that this is Elafros-specific
2018-02-13 17:56:37 -08:00