Jeff Lowdermilk
|
a06e25aa14
|
Add dependencies for k8petstore to Godeps
Cleanup k8petstore to use Godeps dependencies, add to hack/build-go.sh
Remove trailing spaces, README
|
2015-03-17 07:06:01 -04:00 |
jayunit100
|
1a45f5b465
|
Cleanup after initial PR and shading of src.
|
2015-03-16 19:12:36 -04:00 |
Jeff Lowdermilk
|
70f7dfd7f7
|
Merge pull request #5504 from piosz/guestbook_example
Removed resource specification from guestbook example
|
2015-03-16 10:09:01 -07:00 |
Alex Robinson
|
f3ee8bf2ce
|
Merge pull request #5495 from scuxiayiqian/master
Fix the stop rc failure in Cleanup Step
|
2015-03-16 09:39:07 -07:00 |
Piotr Szczesniak
|
880f7aab1d
|
Removed resource specification from guestbook example
The reason is partially #5503 but also I think it makes guestbook more
complicated and is not necessary there.
|
2015-03-16 14:27:09 +01:00 |
scuxiayiqian
|
4daf922fbc
|
fix the stop rc failure in Cleanup Step
|
2015-03-16 15:57:29 +08:00 |
Tamer Tas
|
7646e96322
|
Refactor examples_test.walkJSONFiles
|
2015-03-14 18:05:23 +02:00 |
Brendan Burns
|
72521192ff
|
Merge pull request #4953 from mattf/storm-example
Storm example
|
2015-03-13 12:14:23 -07:00 |
jayunit100
|
c7032ac149
|
K8PetStore: A scalable kubernetes application with automated load generation (#3137).
|
2015-03-13 14:18:00 -04:00 |
Brian Grant
|
4c9e7f7968
|
Merge pull request #5062 from ArtfulCoder/doc
Updated gce-pd and redis examples to use v1beta3
|
2015-03-12 10:49:20 -07:00 |
Abhi Shah
|
f13d809a53
|
updated gce-pd and redis examples to use v1beta3
|
2015-03-11 16:15:49 -07:00 |
Piotr Szczesniak
|
8076edc0ed
|
Rewrite guestbook example to use kube-dns instead of host:port
This fixes #5091
|
2015-03-11 09:51:47 +01:00 |
Daniel Smith
|
1151ac3ba4
|
Merge pull request #5144 from jayunit100/docs
Describe how to use publicIPs to access guestbook externally when not us...
|
2015-03-10 11:56:49 -07:00 |
Brian Grant
|
eabf8530cd
|
Merge pull request #5079 from dchen1107/doc
Convert resource-quota and rethinkdb to v1beta3
|
2015-03-10 11:29:37 -07:00 |
Filip Grzadkowski
|
7716b56521
|
Add Phabricator example
Summary: Add phabricator example
Reviewers: davidopp
Reviewed By: davidopp
Subscribers: #kubernetes
Projects: #kubernetes
Differential Revision: http://107.178.210.6/D5
|
2015-03-10 16:22:52 +01:00 |
jayunit100
|
a631ca3016
|
Clarify publicIP on minion use case
|
2015-03-10 10:41:59 -04:00 |
Alex Mohr
|
8cc1a3cbf7
|
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
|
2015-03-09 14:44:14 -07:00 |
Alex Mohr
|
3f2e2e716b
|
Revert "Deleting old sample JSON; moving those in use; updating references"
|
2015-03-09 14:18:40 -07:00 |
Alex Mohr
|
eded244f07
|
Merge pull request #5124 from MikeJeffrey/ex3
Deleting old sample JSON; moving those in use; updating references
|
2015-03-09 10:58:44 -07:00 |
MikeJeffrey
|
057d590c24
|
Deleting old sample JSON; moving those in use; updating references
|
2015-03-06 17:24:45 -08:00 |
jayunit100
|
38b566b066
|
Describe how to use publicIPs to access guestbook externally when not using external load balancers
|
2015-03-06 15:59:43 -05:00 |
Derek Carr
|
080c8b1f9b
|
Merge pull request #5050 from dchen1107/cleanup
Convert both namespace and limitrange examples to v1beta3
|
2015-03-06 13:26:23 -05:00 |
Tim Hockin
|
55efe6238e
|
Merge pull request #4898 from gmarek/client2
Loosen label and annotation validation and related tests
|
2015-03-06 09:14:24 -08:00 |
Brendan Burns
|
df072a4695
|
Merge pull request #5126 from endocode/karl/celery-example
New example: Distributed task queue
|
2015-03-06 15:15:46 +01:00 |
Karl Beecher
|
aa48cc2807
|
New example: Distributed task queue
Adds an example of using Kubernetes to build a distributed task queue
using Celery along with a RabbitMQ broker and Flower frontend.
Resolves: #1788
|
2015-03-06 09:15:14 +01:00 |
gmarek
|
1308ec4c4d
|
apply comments
|
2015-03-06 08:23:22 +01:00 |
Dawn Chen
|
2b9a7c3a63
|
Convert limitrange example to v1beta3
|
2015-03-05 17:38:32 -08:00 |
Dawn Chen
|
87fd2b85c3
|
Convert rethinkdb example to v1beta3
|
2015-03-05 13:30:45 -08:00 |
Daniel Smith
|
4a7954871b
|
Add v1beta3 files to update-demo
|
2015-03-05 11:48:25 -08:00 |
Dawn Chen
|
90e1a0d6d8
|
Convert resource-quota example to v1beta3
|
2015-03-04 16:20:02 -08:00 |
Dawn Chen
|
f5e9de5c9b
|
Convert namespace example to v1beta3
|
2015-03-04 15:43:55 -08:00 |
Dawn Chen
|
c4c97a2986
|
Fix doc
|
2015-03-04 12:36:03 -08:00 |
Tim Hockin
|
03fddb1344
|
Merge pull request #5001 from brendandburns/api3
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 09:50:14 -08:00 |
jayunit100
|
e96e87c0d8
|
Guestbook README updates, reset-by-peer error message and v1beta3 note
|
2015-03-04 10:28:39 -05:00 |
Brendan Burns
|
c26e5e4e5f
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -08:00 |
Matthew Farrellee
|
db2637f2a8
|
swap service order to make configure args more obvious
|
2015-03-03 07:37:00 -05:00 |
Greg Taylor
|
e4df0cf325
|
Correct typo in guestbook/README.md
|
2015-03-03 05:50:22 -05:00 |
Jeff Lowdermilk
|
6c2a4ceaf0
|
Merge pull request #4963 from roberthbailey/kubectl-proxy
Remove host ports from the update demo and update tests (take 2).
|
2015-03-02 15:16:04 -08:00 |
Matthew Farrellee
|
a5108ef437
|
add jump to tl;dr
|
2015-03-02 16:24:38 -05:00 |
Matthew Farrellee
|
062ff3506d
|
add workers to README
|
2015-03-02 16:17:50 -05:00 |
Matthew Farrellee
|
9fb5080361
|
add nimbus service to README
|
2015-03-02 15:58:45 -05:00 |
Matthew Farrellee
|
149d656179
|
add zookeeper service to README
|
2015-03-02 15:32:25 -05:00 |
Matthew Farrellee
|
1350dd568c
|
add tl;dr version of README.md
|
2015-03-02 15:14:38 -05:00 |
Matthew Farrellee
|
e9579e25c9
|
add storm worker controller
|
2015-03-02 15:14:38 -05:00 |
Matthew Farrellee
|
6a9535aee1
|
add nimbus pod and service definition
|
2015-03-02 15:14:38 -05:00 |
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 |