Commit Graph

1363 Commits

Author SHA1 Message Date
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
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
Zach Loafman f0435ae0ce Revert "Versioning docs and examples for 0.21.0"
This reverts commit aa9d423e7834710c9361b0e236592f66df908ea6.
2015-07-07 14:56:56 -07:00
Zach Loafman 7cc1717650 Versioning docs and examples for 0.21.0 2015-07-07 14:56:55 -07:00
Chao Xu 99ff5ffd95 update the output of kubectl get in examples/hazelcast 2015-07-07 14:06:16 -07:00
Jeff Lowdermilk 005c60d3f5 kubectl resource builder: don't check extension for single files
`kubectl create -f filename` doesn't need to check the extension
of filename. This fixes that behavior.
2015-07-07 13:48:29 -07:00
Chao Xu 5a3d5859fc replace REASON column with STATUS in kubectl output in examples/ 2015-07-07 13:46:50 -07:00
Chao Xu 59598b1b3e update kubectl output in examples/elasticsearch 2015-07-07 11:10:51 -07:00
Marcin Wielgus 9720c44580 Updated spark examples with docker images moved to gcr.io/google_containers 2015-07-07 19:36:32 +02:00
Chao Xu 416efa2d9a update kubectl get outputs in examples/cluster-dns 2015-07-06 18:30:05 -07:00
Yu-Ju Hong 97b3315e44 Merge pull request #10181 from swagiaal/aws-ebs-name
Use instance availability zone for AWS EBS
2015-07-06 11:39:33 -07:00
Zach Loafman 81092cffa6 Merge pull request #10641 from jeffmendoza/remove-master-ssh
Clarify disk formatting for Meteor example.
2015-07-01 15:31:48 -07:00
Jeff Mendoza 8a98f4d46e Clarify disk formatting for Meteor example. 2015-07-01 13:09:20 -07:00
Zach Loafman 5757bfa816 Merge pull request #10180 from mwielgus/e2e_examples
E2E tests for Redis and Celery-RabbitMq examples
2015-07-01 12:02:27 -07:00
Marcin Wielgus 6a0243b966 E2E tests for Redis and Celery-RabbitMq examples 2015-07-01 00:25:58 +02:00
RichieEscarez a04fe4fd6f Edited to clarify the individual steps and what each command performs
Fixes #9398
2015-06-30 14:25:22 -07:00
Zach Loafman c2aebe404f Merge pull request #10286 from mwielgus/guestbook-go
Use the same redis configs in examples/guestbook-go as in examples/guestbook
2015-06-30 14:02:54 -07:00
Zach Loafman bf801859b9 Merge pull request #10546 from mwielgus/cassandra-doc
examples/cassandra - create the service before any pod is started
2015-06-30 11:00:28 -07:00
Marcin Wielgus 2260986afd examples/cassandra - create the service before any Cassandra pod is created 2015-06-30 16:49:23 +02:00
Marcin Wielgus 2578d94ed5 Use the same redis images in examples/guestbook-go as in examples/guestbook 2015-06-30 15:03:43 +02:00
Anastasis Andronidis 451320e9c2 Correctly parse multiple resources from files
Refactored how files, directories and stdin are handled. Every file must pass
through the FileVisitor and then streamed through StreamVisitor. FileVisitor
takes care of opening/closing files and StreamVisitor is parsing multiple
resources.
2015-06-29 23:11:46 +02:00
Alex Robinson 56a3c8b848 Merge pull request #10450 from mwielgus/secret
Link to docs/secret.md and kubectl describe in examples/secrets
2015-06-29 13:47:43 -07:00
Alex Robinson d8908a6508 Merge pull request #9038 from HaiyangDING/patch-1
Example for policy config file for scheduler
2015-06-29 11:29:09 -07:00
Alex Robinson 1b0ce90f0a Merge pull request #10478 from mwielgus/update
Hint for running kubectl proxy in examples/update-demo + updated outputs
2015-06-29 10:51:42 -07:00
Alex Robinson b95bd2e0f4 Merge pull request #10459 from mwielgus/liveness
Updated kubectl output for examples/liveness
2015-06-29 09:12:02 -07:00
Marcin Wielgus ae67421aa2 Hint for running kubectl proxy in examples/update-demo + updated outputs 2015-06-29 16:41:49 +02:00
Marcin Wielgus e405187277 Updated output for examples/liveness 2015-06-28 14:02:17 +02:00