Tim Hockin
|
2c5c45b47f
|
Collected markedown fixes around syntax.
|
2015-07-20 09:51:22 -07:00 |
David Oppenheimer
|
2d1ab041f9
|
Replace ```shell with ```sh
|
2015-07-19 21:38:53 -07:00 |
Daniel Smith
|
d2a40718e6
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
f653a8f0c4
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Brian Grant
|
6bc6f66dfa
|
Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
|
2015-07-16 22:50:14 -07:00 |
Daniel Smith
|
53f85f8e5d
|
(mostly) auto fixed links
|
2015-07-16 16:28:18 -07:00 |
Tim Hockin
|
9a16ed9c01
|
Add munger to verify kubectl -f targets, fix docs
|
2015-07-16 15:39:45 -07:00 |
Tim Hockin
|
8d25501cdf
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
71fcd5bfe1
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Mike Danese
|
945b5fd98b
|
automated link fixes
|
2015-07-14 10:51:10 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Marcin Wielgus
|
c712667f40
|
Fix typo in examples/rethinkdb/rc.yaml (google_containes->google_containers)
|
2015-07-08 11:53:23 +02:00 |
Piotr Szczesniak
|
b2f117672a
|
Merge pull request #10832 from mwielgus/rethinkdb
Examples/rethinkdb fixes - namespaces, api update, curl params
|
2015-07-08 10:45:48 +02:00 |
Tim Hockin
|
17059697ef
|
Make examples links be relative
|
2015-07-07 15:15:06 -07:00 |
Marcin Wielgus
|
1e2d616710
|
Examples/rethinkdb fixes - namespaces, api update, curl params
|
2015-07-07 23:58:55 +02:00 |
RichieEscarez
|
0c988f55fd
|
Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
|
2015-06-26 13:30:41 -07:00 |
Chao Xu
|
37b3b1a0f3
|
remove references to v1beta3 in rethinkdb example
|
2015-06-18 09:26:48 -07:00 |
Kris Rousey
|
eaa6f009f9
|
Changing rethinkdb example to use v1
Also deleting a .DS_Store file.
|
2015-06-10 14:54:42 -07:00 |
Scott Konzem
|
318e1a6f3b
|
Fix misspellings in documentation
|
2015-06-05 11:35:17 -04:00 |
Anastasis Andronidis
|
a138cc3bf4
|
rename resize to scale
|
2015-05-27 19:08:06 +02:00 |
Paul Morie
|
2839e3b5fa
|
Make references to files in examples links
|
2015-05-24 03:22:26 -04:00 |
Jeff Lowdermilk
|
29edafa519
|
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
|
7d0b5072ab
|
update example/rethinkdb to v1beta3
add external load balancer to work on GCE
add a comment about nodeSelector in gen-pod.sh
update the image/run.sh to v1beta3
|
2015-05-11 11:29:54 -07:00 |
Eric Paris
|
17bd270ce4
|
Update license boilerplate for examples/rethinkdb
|
2015-05-01 14:01:28 -04:00 |
Tim Hockin
|
03131af836
|
WIP: Implement multi-port Services
|
2015-03-30 19:28:11 -07:00 |
Tim Hockin
|
a185f04267
|
Rename Service.ContainerPort to TargetPort in v1b3
Fix all callers and examples. Part of multi-port service cleanup.
|
2015-03-20 13:50:06 -07:00 |
Dawn Chen
|
87fd2b85c3
|
Convert rethinkdb example to v1beta3
|
2015-03-05 13:30:45 -08:00 |
Tim Hockin
|
15a46ae14b
|
Stop using named ports in examples and scripts.
|
2015-03-01 21:30:45 -08:00 |
Kyle Mathews
|
248ef82efe
|
typos
|
2015-02-11 12:06:06 -08:00 |
Antmanler
|
6ef691cf3a
|
Add an example for running rethinkdb cluster on k8s
|
2015-02-04 12:35:13 +08:00 |