Jeff Lowdermilk
553f9f822b
Add ga-beacon analytics to gendocs scripts
...
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Chao Xu
ab356c9fa0
upgrade example/walkthrough to v1beta3
2015-05-09 20:36:19 -07:00
Tim Hockin
c2bacd588d
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Aditya Patawari
7c99d960fe
kind is needed to start the pod
...
fix for the following error:
the provided version "v1beta1" and kind "" cannot be mapped to a supported object
2014-12-25 22:37:20 +05:30
Jason Kuhrt
3a045fcac1
Update README.md
...
Fix incorrect pod spec
2014-11-26 08:30:31 -05:00
MikeJeffrey
7afd4ef71b
Rolling back apiVersion change
2014-11-19 15:45:30 -08:00
MikeJeffrey
74ede76428
apiVersion -> version
2014-11-19 15:42:06 -08:00
Eric Paris
591adec13c
fix example usage of passing environment variables
...
The syntax is not envVar, that is the name of the internal struct. The
list is just "env"
2014-11-06 11:28:08 -05:00
Satnam Singh
f17403dbd8
Fix some 101 typos
2014-10-27 23:25:55 -07:00
Amy Unruh
4d9023c887
a few 'Walkthrough' typo fixes
2014-10-27 20:32:32 -07:00
Brendan Burns
465acd5e76
Add a "201" walkthrough.
2014-10-21 07:06:24 -07:00
Brendan Burns
d50a3c986b
Fix links.
2014-10-10 08:16:10 -07:00
Brendan Burns
86daa142fa
Update title a little.
2014-10-09 12:38:24 -07:00
Matt T. Proud
8a911b39af
Swap internal doc. refs to relative links.
...
This commit addresses issue #1571 , which requests that all internal
Kubernetes links are swapped to relative ones to better facilitate
browsing of documentation on local forks, not to mention make the
documentation have less needless boilerplate.
2014-10-08 21:09:18 +02:00
Clayton Coleman
855482c30f
Expand syntax validation for other examples
2014-09-19 13:14:33 -04:00
Brendan Burns
29cf1a783b
Initial add of a walkthrough of basic Kubernetes concepts.
2014-09-18 20:22:50 -07:00