Brian Dorsey
30f29e446e
fix typo in guestbook URL
2014-06-15 16:13:49 -07:00
Brian Dorsey
8aacbfacd3
Updated cloudconfig.sh output examples
...
Updated cloudconfig.sh output examples to match what the tool currently prints.
Added specific gcutil commands to get public IP addresses, and create the firewall rules.
2014-06-15 16:12:13 -07:00
Brian Dorsey
f8712143bd
Add hack/build-go.sh to step zero
...
(needed when working from a completely clean install)
2014-06-15 15:36:56 -07:00
Brian Lynch
60b490e078
Update guestbook.md
...
The previous gcutil command fails to connect:
lynchb-macbookpro2:kubernetes lynchb$ gcutil ssh kubernetes-minion-3 --zone us-central1-b
INFO: Zone for kubernetes-minion-3 detected as us-central1-b.
INFO: Running command line: ssh -o UserKnownHostsFile=/dev/null -o CheckHostIP=no -o StrictHostKeyChecking=no -i /Users/lynchb/.ssh/google_compute_engine -A -p 22 lynchb@23.236.61.38 -- --zone us-central1-b
Warning: Permanently added '23.236.61.38' (RSA) to the list of known hosts.
bash: --: invalid option
Usage: bash [GNU long option] [option] ...
bash [GNU long option] [option] script-file ...
GNU long options:
--debug
--debugger
--dump-po-strings
--dump-strings
--help
--init-file
--login
--noediting
--noprofile
--norc
--posix
--protected
--rcfile
--restricted
--verbose
--version
Shell options:
-irsD or -c command or -O shopt_option (invocation only)
-abefhkmnptuvxBCHP or -o option
2014-06-13 15:03:17 -07:00
Joe Beda
b8dcadc775
Switch from `gcloud compute` to `gcutil`.
...
We'll switch back to the future once the interface has settled down.
2014-06-12 15:43:00 -07:00
Brendan Burns
5da55265ee
Add executable bit.
2014-06-11 12:43:56 -07:00
Brendan Burns
a0a5f21926
Added the example dockerfiles.
2014-06-11 12:35:03 -07:00
MikeJeffrey
8fb5c7f6d1
Re-adding code language annotations
2014-06-09 14:37:43 -07:00
MikeJeffrey
deb9f65a66
Expanding guestbook documentation
...
Mostly adding response details, also adding file path to example .json files.
2014-06-09 14:05:14 -07:00
Brendan Burns
b4118f83f7
Task -> Pod part #3
2014-06-08 22:38:45 -07:00
Brendan Burns
7581b056d5
More Task -> Pod
2014-06-08 21:43:17 -07:00
Johan Euphrosine
9f0472320f
guestbook: add link to cloud console
2014-06-07 02:11:23 -07:00
Johan Euphrosine
52d8188d61
guestbook: s/services/tasks/
2014-06-07 02:02:32 -07:00
Johan Euphrosine
92f32a051a
guestbook: add link to cluster setup instruction
2014-06-07 01:50:26 -07:00
Joe Beda
dcf99202f4
Move everything out of src and reorganize scripts.
...
Fixed up some scripts to be more robust. Changed the e2e test setup to use g1-small instances. Fixed up documentation to reflect the new script locations. Disabled the "curl | bash" cluster launch as it hasn't been well tested and doesn't include the cloudcfg tool yet.
2014-06-06 21:41:19 -07:00
Daniel Smith
8b4132b190
Proofread guestbook.md
2014-06-06 17:31:45 -07:00
Joe Beda
93b5e4cded
First commit
2014-06-06 16:40:48 -07:00