Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tleyden committed Aug 20, 2015
1 parent b1924dc commit e2c1125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
@@ -1,6 +1,6 @@


* **k8s-gce-register.sh** -- this stands up the Couchbase cluster if you are running on raw GCE (as opposed to GKE, which has Kubernetes running already). Assumes you have a running GCE cluster started with echo curl -sS https://get.k8s.io | bash as per the source's comments
* **k8s-gce-register.sh** -- this stands up the Couchbase cluster if you are running on raw GCE (as opposed to GKE, which has Kubernetes running already). Assumes you have a running GCE cluster started with `echo curl -sS https://get.k8s.io | bash` as per the source's comments
* **k8s-gce-cleanup.sh** -- cleanup/teardown for k8s-gce-register.sh
* **register.sh** -- this stands up the Couchbase cluster if you are running on GKE
* **cleanup.sh** -- cleanup/teardown for register.sh
Expand Down

0 comments on commit e2c1125

Please sign in to comment.