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
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
Antmanler
6ef691cf3a
Add an example for running rethinkdb cluster on k8s
2015-02-04 12:35:13 +08:00
Brendan Burns
2d76d779c3
Add a missing header...
2015-02-02 16:39:53 -08:00
Alex Robinson
98125dfc95
Merge pull request #4015 from durana/patch-1
...
Fix typo
2015-02-02 09:59:20 -08:00
Brendan Burns
38ddfd771c
Merge pull request #3881 from amygdala/wpex
...
addition of mysql-WP example
2015-02-02 09:54:13 -08:00
Adam Durana
57de0e034e
Fix typo
2015-02-01 13:03:28 -05:00
Tim Hockin
670a71c7c1
Merge pull request #3856 from smarterclayton/validation_logic_needs_cleanup
...
Validation of ObjectMeta is inconsistently applied
2015-01-29 14:12:44 -08:00
Brendan Burns
b601d3ce39
Fix update.sh
2015-01-28 20:00:47 -08:00
Amy Unruh
bdb0929253
addition of mysql-wordpress-pd example
2015-01-28 16:50:00 -08:00
Jeff Lowdermlk
f0f2d2c147
Update update-demo example and e2e test to use kubectl
2015-01-28 15:26:56 -08:00
derekwaynecarr
eff83897c1
Add a resource quota controller to track usage state
2015-01-28 15:03:19 -05:00
Clayton Coleman
4a134e54eb
Unify validation logic for create and update paths
...
Ensure ObjectMeta is consistently validated on both create and update
Make PortalIP uncleareable
2015-01-28 13:10:37 -05:00
Tim Hockin
473939dfae
Tighten validation of Name and Namespace
2015-01-27 17:04:59 -05:00
derekwaynecarr
8c8ba6eae2
Modified LimitRangeItem.Kind to LimitRangeItem.Type, added example files
2015-01-27 16:41:28 -05:00
derekwaynecarr
f75501f340
Implement LimitRanger plugin
2015-01-27 16:41:27 -05:00
Dawn Chen
b8e1cdf625
Merge pull request #3739 from brendandburns/redis
...
Add an example of running clustered redis on Kubernetes
2015-01-22 16:50:13 -08:00
Brendan Burns
1b768150cf
Add a readme.
2015-01-22 15:23:08 -08:00
Brendan Burns
ebde0631fa
Add configuration for a redis example.
2015-01-22 13:27:37 -08:00
Tim Hockin
f9f8a8cd3d
Fix static builds in go1.4
...
https://github.com/golang/go/issues/9344
2015-01-20 21:04:04 -08:00
Eric Tune
5517a23af2
Merge pull request #3594 from jayunit100/master
...
Clarify origin of REDIS_MASTER_SERVICE_HOST variable.
2015-01-20 08:23:32 -08:00
jay vyas
42a3137b4c
Clarify origin of REDIS_MASTER_SERVICE_HOST variable.
...
This commit clarifies the origin of the REDIS_MASTER_SERVICE_HOST variable by linking to the documentation on the way kubernetes services create env variables in the services.md file.
2015-01-17 15:00:18 -05:00
Jeff Lowdermlk
b38743e2f6
Update README.md for cassandra/hazelcast examples to use kubectl resize
2015-01-16 15:05:13 -08:00
Nalin Dahyabhai
1a8bdb2186
Fixup JSON syntax errors in example controller
2015-01-15 12:13:34 -05:00
Dawn Chen
85ec60edc7
Merge pull request #3352 from brendandburns/cassandra
...
Update cassandra example
2015-01-09 14:35:14 -08:00
Brendan Burns
f814e41bb1
Update the cassandra example to use a data volume, and a fixed version.
2015-01-08 21:07:18 -08:00
Brendan Burns
fa3a731996
add a volume to cassandra example
2015-01-08 15:32:06 -08:00
Paulo Pires
a4ba10ce32
Updated discovery source code example.
2015-01-07 12:04:59 +00:00
Paulo Pires
607a1faeec
Fixed typos.
2015-01-07 09:25:47 +00:00
Paulo Pires
3e4dfe5e11
Add an example of running Cloud Native Hazelcast on k8s.
2015-01-06 22:25:41 +00:00
Brendan Burns
4bcbbb3017
Merge pull request #3236 from Hokutosei/fix_replication_controller_id
...
changed the id of walkthrough example replication-controller to nginx
2015-01-05 21:35:02 -08:00
hokutosei
2e9e025048
changed the id of replication-controller to nginx
2015-01-06 10:19:54 +09:00
Joe Beda
f280272196
Move heapster data files to cluster/addons.
...
Also pretty up the JSON (make it real JSON) and streamline the sed in cluster/gce/init.sh.
2015-01-05 12:32:35 -08:00
Eric Tune
56c2fe920b
Merge pull request #3217 from brendandburns/cassandra
...
Address some comments from erictune.
2015-01-05 10:10:44 -08:00
Brendan Burns
78a470733b
Address some comments from erictune.
2015-01-05 09:51:05 -08:00