Commit Graph

2077 Commits

Author SHA1 Message Date
Matthew Farrellee d59f65e1bb add zookeeper pod and service definition 2015-03-02 15:14:38 -05:00
Robert Bailey d580234eb4 Remove host ports from the update demo and update tests (take 2). 2015-03-02 10:15:34 -08:00
Tim Hockin 15a46ae14b Stop using named ports in examples and scripts. 2015-03-01 21:30:45 -08:00
Brian Grant 0c29242dd1 Merge pull request #4828 from sub-mod/v1beta3_json_3
Update examples to support v1beta3 api - liveness/mysql-wordpress
2015-02-27 13:38:46 -08:00
Tim Hockin 19b3264b68 Merge pull request #4902 from a-robinson/label
Modernize the node selection example to use the `kubectl label` command
2015-02-27 10:21:51 -08:00
Alex Robinson f6c1e3d089 Modernize the node selection example to use the `kubectl label` command. 2015-02-27 10:17:32 -08:00
Brendan Burns 86647084a1 Merge pull request #4591 from derekwaynecarr/origin_example
WIP: Example running OpenShift Origin as pod on Kubernetes
2015-02-26 14:38:21 -08:00
Vish Kannan 5a75daf17e Merge pull request #4772 from sub-mod/vibeta3_json
Update examples to support v1beta3 api - cassandra
2015-02-26 14:35:17 -08:00
Jeff Lowdermilk 2ec3b1b36f Merge pull request #4606 from satnam6502/guestbook
Using kubectl to obtain public IP for guestbook service
2015-02-26 14:18:27 -08:00
Satnam Singh 8963a9779c Using kubectl to obtain public IP for guestbook service 2015-02-26 13:01:28 -08:00
Subin M 19df41bcb8 modify resource limits 2015-02-26 13:51:06 +05:30
Subin M 0ae0c8f034 modify resource limits 2015-02-26 13:48:29 +05:30
Subin M 010675663c v1beta3 api yaml files 2015-02-26 04:25:09 +05:30
Subin M a2ee541e6d Update examples to support v1beta3 api - liveness/mysql-wordpress 2015-02-26 04:17:24 +05:30
Zach Loafman 6f5cf10445 Revert "Remove host ports from the update demo and update tests" 2015-02-25 09:56:03 -08:00
Brian Grant 8d507dc464 Merge pull request #4775 from sub-mod/v1beta3_json_1
Update examples to support v1beta3 api -hazelcast
2015-02-25 09:23:00 -08:00
Robert Bailey ea4a3964e2 Remove host ports from the update demo and update tests 2015-02-24 15:34:18 -08:00
rsokolowski 6899d37137 Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
Subin M ddae3a8d39 v1beta3 api yaml files-hazelcast 2015-02-24 20:16:59 +05:30
Brian Grant f5c3380f78 Merge pull request #4460 from sub-mod/guestbook_ns
Adding guestbook example with latest json format for v1beta3 api
2015-02-23 16:58:20 -08:00
Subin M 2faf92cf1b format all json files 2015-02-24 04:20:32 +05:30
Subin M 3e7b1d66fc removing name from template 2015-02-24 04:07:49 +05:30
Subin M decd5696dc removing LoadBalancer 2015-02-24 03:57:09 +05:30
Subin M 82f166c54d renaming folder to v1beta3 and updating testcases 2015-02-24 03:17:22 +05:30
Subin M b5e4a0364e updating testcases 2015-02-24 03:00:36 +05:30
Subin M c0d01bf427 updating testcases 2015-02-24 02:54:16 +05:30
Subin M d34dbc9680 renaming folders 2015-02-24 02:49:58 +05:30
jay vyas 324ff39e95 Guestbook: Addition troubleshooting section. 2015-02-21 01:37:49 -05:00
derekwaynecarr a12f044851 Example running OpenShift Origin as pod on Kubernetes 2015-02-20 15:35:35 -05:00
jayunit100 ced265bd66 Guestbook tutorial : Make is more generic, compartmentalize the local/GCE setup, and added details around redis master and convenient cleanup utility script snippet. 2015-02-20 09:01:42 -05:00
Subin M a37ecec0ce add v3 json files for guesybook-go 2015-02-19 23:16:47 +05:30
Subin M 3653ffb8e9 testcase updated 2015-02-19 21:16:59 +05:30
Subin M 0ef83a67d0 json files updated 2015-02-19 21:05:59 +05:30
Subin M 572a36541e json files updated 2015-02-19 20:56:09 +05:30
Subin M 07bd147375 new changes 2015-02-19 18:08:22 +05:30
Robert Bailey b7a12d80ce Remove the numbered shell scripts from the live update example and the
update.sh e2e test. They were needlessly obfuscating the actual kubectl
commands being run.
2015-02-18 17:02:44 -08:00
Robert Bailey 3095657f3e Removed the --zone argument when creating firewalls since it is not a valid argument.
See https://cloud.google.com/sdk/gcloud/reference/compute/firewall-rules/create
2015-02-18 14:40:01 -08:00
Robert Bailey ee78f06029 Replace KUBE_REPO_ROOT with KUBE_ROOT to be consistent with usage elsewhere in the repository. 2015-02-18 14:40:01 -08:00
Subin M 69310cb174 Removing namespace from json files 2015-02-17 10:58:58 +05:30
Subin M 3b5fa73610 Adding guestbook example with namespace 2015-02-17 00:05:11 +05:30
Sam Ghods 50fe0205e2 Update walkthrough to support kubectl create 2015-02-11 19:53:25 -08:00
Kyle Mathews 248ef82efe typos 2015-02-11 12:06:06 -08:00
roberthbailey 381de03ec9 Merge pull request #4320 from justinsb/cleanup_after_update_e2e
Stop both replication controllers in update-demo
2015-02-11 11:00:14 -08:00
Justin Santa Barbara c2c45f8fc6 Stop both replication controllers in update-demo
The update test may have failed, and if we leave an RC around it
causes subsequent tests to fail
2015-02-11 12:54:18 -05:00
derekwaynecarr b66f809a0b Add support for Namespace as Kind
Add example for using namespaces
2015-02-10 09:50:50 -05:00
Brendan Burns 12b80117b0 Now that we automatically format GCE PD, remove formatting from the e2e test.
Also remove docs that note that it is necessary.
2015-02-06 20:30:58 -08:00
Pierre du Plessis 394cfff0da Typo 2015-02-05 15:10:32 +02:00
Deyuan Deng 283023cb5b Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
Alex Robinson 9dbcb81f68 Merge pull request #4088 from a-robinson/nodelabels
Add an example of how to attach labels to nodes and use nodeSelectors so...
2015-02-04 10:44:16 -08:00
Alex Robinson 4653f4b285 Add an example of how to attach labels to nodes and use nodeSelectors so that pods can be scheduled on specific nodes. 2015-02-04 18:43:37 +00:00