kubernetes/examples
Tim Hockin 089c5602fd Add per-service env vars for *_SERVICE_HOST
As a replacement of a single SERVICE_HOST variable, offer a FOO_SERVICE_HOST
variable.  This will help ease the transition to ip-per-service, where there
is no longer a single service host.

# *** ERROR: *** Some files are missing the required boilerplate
# header from hooks/boilerplate.txt:
#   examples/guestbook/redis-slave/run.sh
#
# Your commit will be aborted unless you fix these.
#   COMMIT_BLOCKED_ON_BOILERPLATE
2014-09-24 09:07:21 -07:00
..
guestbook Add per-service env vars for *_SERVICE_HOST 2014-09-24 09:07:21 -07:00
guestbook-go Fixed a small typo in the guestbook-go build instructions. 2014-09-23 16:44:27 -07:00
update-demo Tweak instructions for update demo 2014-09-22 13:20:10 -07:00
walkthrough Initial add of a walkthrough of basic Kubernetes concepts. 2014-09-18 20:22:50 -07:00
doc.go Add unit tests for example syntax 2014-07-23 15:18:55 -04:00
examples_test.go Make runtime less global for Codec 2014-09-16 16:26:43 -04:00