Daniel Smith
|
13b35e7de0
|
remove old warning
|
2015-07-13 17:48:40 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Daniel Smith
|
7edc7fc668
|
fix broken example links
|
2015-07-13 17:47:48 -07:00 |
Tim Hockin
|
f3cd3c9b24
|
Change 'minion' to 'node' in docs
|
2015-07-13 15:59:30 -07:00 |
Brendan Burns
|
cf09c2a50a
|
Revert "Versioning docs and examples for 1.0.0"
This reverts commit efe72fd580aabd7614ec16ba8246e0cbd08b85c6.
|
2015-07-10 21:03:27 -07:00 |
Brendan Burns
|
66629c9ec8
|
Versioning docs and examples for 1.0.0
|
2015-07-10 21:00:33 -07:00 |
Brendan Burns
|
b802deedec
|
Merge pull request #9904 from jayunit100/ha
[HA] Fully automated impl of containerized high available etcd+apiserver+controllermgr+scheduler
|
2015-07-10 20:51:38 -07:00 |
Zach Loafman
|
0f8179b649
|
Merge pull request #11097 from zmerlynn/v0.21.2-merge-to-master
V0.21.2 merge to master
|
2015-07-10 19:16:33 -07:00 |
Rohit Jnagal
|
863c4b7f9d
|
Merge pull request #9264 from derekwaynecarr/limit_range_readme
LimitRange example improvements, detailed README
|
2015-07-10 19:14:23 -07:00 |
Zach Loafman
|
7c3a610a6b
|
0.21.2 merge to master
|
2015-07-10 18:55:54 -07:00 |
Rohit Jnagal
|
e97724337e
|
Merge pull request #10935 from caesarxuchao/kubectl-output-in-examples
update kubectl output in examples
|
2015-07-10 15:49:37 -07:00 |
jayunit100
|
ae97c35619
|
Cloud agnostic minmal implementation of podmaster HA components.
|
2015-07-10 18:28:09 -04:00 |
Chao Xu
|
c0c18d5fa0
|
Update output of kubectl in examples
|
2015-07-10 12:48:58 -07:00 |
Tim Hockin
|
487a98dc69
|
When releasing, update versions in title
|
2015-07-10 09:04:19 -07:00 |
derekwaynecarr
|
b44b24678d
|
LimitRange example improvements, detailed README
|
2015-07-10 11:07:54 -04:00 |
Tim Hockin
|
7237681d8c
|
Make READMEs clearer wrt versions
|
2015-07-09 15:31:05 -07:00 |
Victor Marmol
|
d0fec5d652
|
Merge pull request #10993 from mwielgus/cassandra-image
examples/cassandra - image version inc and reduced cpu requirements
|
2015-07-09 14:22:49 -07:00 |
Victor Marmol
|
6f631ea47d
|
Merge pull request #10951 from satnam6502/doc-example-logging
Update logging example
|
2015-07-09 08:39:26 -07:00 |
Marcin Wielgus
|
c26ede2716
|
examples/cassandra - image version inc and reduced cpu requirements
|
2015-07-09 17:13:28 +02:00 |
Victor Marmol
|
3162321d32
|
Merge pull request #10799 from caesarxuchao/output-clusterdns
update kubectl get outputs in examples/cluster-dns
|
2015-07-08 17:18:17 -07:00 |
Victor Marmol
|
0763ab0d59
|
Merge pull request #10871 from caesarxuchao/kubernetes-ns-output
update the output of kubectl get in examples/kubernetes-namespace
|
2015-07-08 17:17:58 -07:00 |
Victor Marmol
|
81d738c8f7
|
Merge pull request #10896 from thockin/docs-versioning-2
Make READMEs even more obviously versioned.
|
2015-07-08 16:24:40 -07:00 |
Victor Marmol
|
9f6cb26f50
|
Merge pull request #10890 from caesarxuchao/node-selection-output
update the kubectl get command in examples/node-selection
|
2015-07-08 16:11:26 -07:00 |
Victor Marmol
|
a1bd2ea6c6
|
Merge pull request #10927 from markturansky/pv_example_fix
Fixed image name in example
|
2015-07-08 14:49:26 -07:00 |
Victor Marmol
|
4c5475289b
|
Merge pull request #10912 from brendandburns/docs3
Remove the unsafe_format_and_mount instructions
|
2015-07-08 14:42:18 -07:00 |
Victor Marmol
|
171656ab92
|
Merge pull request #10231 from mwielgus/cassandra
Fix IP field name and add namespace support in Cassandra example
|
2015-07-08 14:37:14 -07:00 |
Satnam Singh
|
424bf084ed
|
Update logging example
|
2015-07-08 14:16:31 -07:00 |
Victor Marmol
|
bd994b2475
|
Merge pull request #10950 from pmorie/hostpath
Change remaining instances of hostDir in docs to hostPath
|
2015-07-08 13:49:23 -07:00 |
Victor Marmol
|
bd23efb075
|
Merge pull request #10917 from mwielgus/rethinkdb-fix
Fix typo in examples/rethinkdb/rc.yaml (google_containes->google_containers)
|
2015-07-08 13:48:57 -07:00 |
Paul Morie
|
b368c657f3
|
Change remaining instances of hostDir in docs to hostPath
|
2015-07-08 16:26:20 -04:00 |
Tim Hockin
|
94527622f0
|
Make READMEs clearer wrt versions
|
2015-07-08 11:36:14 -07:00 |
Victor Marmol
|
9f505cb917
|
Merge pull request #10681 from thockin/relative-docs-links
Make docs links be relative so we can version them
|
2015-07-08 11:17:37 -07:00 |
markturansky
|
d48886683a
|
fixed image name in example:
|
2015-07-08 11:33:11 -04: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
|
4684bbadeb
|
Merge pull request #10672 from mwielgus/selery-flower
Flower service and updated kubectl outputs in examples/celery-rabbitmq
|
2015-07-08 11:46:06 +02:00 |
Piotr Szczesniak
|
3aab4a211d
|
Merge pull request #10407 from mwielgus/spark-example
Updated spark example with docker images moved to gcr.io/google_containers
|
2015-07-08 11:23:06 +02:00 |
Marcin Wielgus
|
954b17b278
|
Flower service and updated kubectl outputs in examples/clery-rabbitmq
|
2015-07-08 11:10:59 +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 |
Brendan Burns
|
9736d469c9
|
Remove the unsafe_format_and_mount instructions, they haven't been needed for gce pd for a while.
|
2015-07-07 22:06:06 -07:00 |
Yu-Ju Hong
|
c3da09c6ea
|
Merge pull request #10870 from caesarxuchao/iscsi-output
update the output of kubectl get pods in examples/iscsi
|
2015-07-07 18:23:48 -07:00 |
Yu-Ju Hong
|
bddf496741
|
Merge pull request #10863 from caesarxuchao/glusterfs-output
update kubectl output in examples/glusterfs
|
2015-07-07 17:34:51 -07:00 |
Yu-Ju Hong
|
c1c3715faa
|
Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
|
2015-07-07 17:34:37 -07:00 |
Chao Xu
|
a040b7e7a2
|
update the kubectl get command in examples/node-selection
|
2015-07-07 16:54:00 -07:00 |
Chao Xu
|
bac1b384bc
|
update the output of kubectl get in examples/kubernetes-namespace
|
2015-07-07 16:46:21 -07:00 |
Chao Xu
|
7581def20a
|
update the output of kubectl get pods in examples/iscsi
|
2015-07-07 16:43:39 -07:00 |
Chao Xu
|
e8f6642e7e
|
update kubectl output in examples/glusterfs
|
2015-07-07 16:06:18 -07:00 |
Yu-Ju Hong
|
557454db93
|
Merge pull request #10869 from caesarxuchao/hazelcast-output
update the output of kubectl get in examples/hazelcast
|
2015-07-07 15:52:44 -07:00 |
Yu-Ju Hong
|
6c95a02efd
|
Merge pull request #10867 from caesarxuchao/replace-reason-status
Replace REASON with STATUS in examples
|
2015-07-07 15:52:34 -07:00 |
Yu-Ju Hong
|
6900e44e31
|
Merge pull request #10845 from caesarxuchao/elasticsearch-output
update kubectl output in examples/elasticsearch
|
2015-07-07 15:48:36 -07:00 |
Tim Hockin
|
36cfebea2d
|
Make docs links be relative so we can version them
|
2015-07-07 15:22:17 -07:00 |