Piotr Szczesniak
|
4679a37b38
|
Rewrite guestbook example to use kube-dns instead of host:port
This fixes #5091
|
2015-03-11 09:51:47 +01:00 |
Daniel Smith
|
d8d64987ab
|
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
|
8273fffb84
|
Merge pull request #5079 from dchen1107/doc
Convert resource-quota and rethinkdb to v1beta3
|
2015-03-10 11:29:37 -07:00 |
Filip Grzadkowski
|
401babef29
|
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
|
fbeeaf8d30
|
Clarify publicIP on minion use case
|
2015-03-10 10:41:59 -04:00 |
Alex Mohr
|
da9622a6d7
|
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
|
2015-03-09 14:44:14 -07:00 |
Alex Mohr
|
44b9b7aea5
|
Revert "Deleting old sample JSON; moving those in use; updating references"
|
2015-03-09 14:18:40 -07:00 |
Alex Mohr
|
ee276b26cb
|
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
|
4da6d413be
|
Deleting old sample JSON; moving those in use; updating references
|
2015-03-06 17:24:45 -08:00 |
jayunit100
|
ef946dac38
|
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
|
d99e9f728c
|
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
|
ca265c5705
|
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
|
6ed5bc2bcc
|
Merge pull request #5126 from endocode/karl/celery-example
New example: Distributed task queue
|
2015-03-06 15:15:46 +01:00 |
Karl Beecher
|
43ab8188c8
|
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
|
bb8a4f5ed3
|
apply comments
|
2015-03-06 08:23:22 +01:00 |
Dawn Chen
|
a934efe3e5
|
Convert limitrange example to v1beta3
|
2015-03-05 17:38:32 -08:00 |
Dawn Chen
|
67be6bfeb8
|
Convert rethinkdb example to v1beta3
|
2015-03-05 13:30:45 -08:00 |
Daniel Smith
|
d5ae2b56ad
|
Add v1beta3 files to update-demo
|
2015-03-05 11:48:25 -08:00 |
Dawn Chen
|
125074f1d7
|
Convert resource-quota example to v1beta3
|
2015-03-04 16:20:02 -08:00 |
Dawn Chen
|
34a39d9583
|
Convert namespace example to v1beta3
|
2015-03-04 15:43:55 -08:00 |
Dawn Chen
|
528ca409a8
|
Fix doc
|
2015-03-04 12:36:03 -08:00 |
Tim Hockin
|
fdea7252a4
|
Merge pull request #5001 from brendandburns/api3
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 09:50:14 -08:00 |
jayunit100
|
3a0a4f1fa8
|
Guestbook README updates, reset-by-peer error message and v1beta3 note
|
2015-03-04 10:28:39 -05:00 |
Brendan Burns
|
fb90b56bf6
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -08:00 |
Matthew Farrellee
|
09bb598739
|
swap service order to make configure args more obvious
|
2015-03-03 07:37:00 -05:00 |
Greg Taylor
|
286f7d29c4
|
Correct typo in guestbook/README.md
|
2015-03-03 05:50:22 -05:00 |
Jeff Lowdermilk
|
66dfbe900a
|
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
|
5bac8471ea
|
add jump to tl;dr
|
2015-03-02 16:24:38 -05:00 |
Matthew Farrellee
|
46ef3611db
|
add workers to README
|
2015-03-02 16:17:50 -05:00 |
Matthew Farrellee
|
fd74d03fc3
|
add nimbus service to README
|
2015-03-02 15:58:45 -05:00 |
Matthew Farrellee
|
c173a9585f
|
add zookeeper service to README
|
2015-03-02 15:32:25 -05:00 |
Matthew Farrellee
|
6631c63652
|
add tl;dr version of README.md
|
2015-03-02 15:14:38 -05:00 |
Matthew Farrellee
|
6fd45acdee
|
add storm worker controller
|
2015-03-02 15:14:38 -05:00 |
Matthew Farrellee
|
6bf499e515
|
add nimbus pod and service definition
|
2015-03-02 15:14:38 -05:00 |
Matthew Farrellee
|
29cabbaf9a
|
add zookeeper pod and service definition
|
2015-03-02 15:14:38 -05:00 |
Robert Bailey
|
5799dd5f7d
|
Remove host ports from the update demo and update tests (take 2).
|
2015-03-02 10:15:34 -08:00 |
Tim Hockin
|
e0e6741027
|
Stop using named ports in examples and scripts.
|
2015-03-01 21:30:45 -08:00 |
Brian Grant
|
987cabd711
|
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
|
5fee09da6e
|
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
|
4e9a2be89d
|
Modernize the node selection example to use the `kubectl label` command.
|
2015-02-27 10:17:32 -08:00 |
Brendan Burns
|
16b97a4a45
|
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
|
0d474bc19e
|
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
|
d085cd21f4
|
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
|
239df4595c
|
Using kubectl to obtain public IP for guestbook service
|
2015-02-26 13:01:28 -08:00 |
Subin M
|
97ea7065fc
|
modify resource limits
|
2015-02-26 13:51:06 +05:30 |
Subin M
|
efaf274a0b
|
modify resource limits
|
2015-02-26 13:48:29 +05:30 |
Subin M
|
e682c933ea
|
v1beta3 api yaml files
|
2015-02-26 04:25:09 +05:30 |
Subin M
|
39016242aa
|
Update examples to support v1beta3 api - liveness/mysql-wordpress
|
2015-02-26 04:17:24 +05:30 |
Zach Loafman
|
84a2a9766a
|
Revert "Remove host ports from the update demo and update tests"
|
2015-02-25 09:56:03 -08:00 |
Brian Grant
|
e6c1504344
|
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
|
dd87c247a5
|
Remove host ports from the update demo and update tests
|
2015-02-24 15:34:18 -08:00 |
rsokolowski
|
635281ebe3
|
Update guestbook example to use replication controller.
|
2015-02-24 20:21:13 +01:00 |
Subin M
|
a4bc05f0e0
|
v1beta3 api yaml files-hazelcast
|
2015-02-24 20:16:59 +05:30 |
Brian Grant
|
754a2a8305
|
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
|
7d00c456d5
|
format all json files
|
2015-02-24 04:20:32 +05:30 |
Subin M
|
62cb5b875f
|
removing name from template
|
2015-02-24 04:07:49 +05:30 |
Subin M
|
ea0a873417
|
removing LoadBalancer
|
2015-02-24 03:57:09 +05:30 |
Subin M
|
95c225584e
|
renaming folder to v1beta3 and updating testcases
|
2015-02-24 03:17:22 +05:30 |
Subin M
|
fd3d60f72b
|
updating testcases
|
2015-02-24 03:00:36 +05:30 |
Subin M
|
23a177c5ab
|
updating testcases
|
2015-02-24 02:54:16 +05:30 |
Subin M
|
eb82df81b6
|
renaming folders
|
2015-02-24 02:49:58 +05:30 |
jay vyas
|
a8964043d9
|
Guestbook: Addition troubleshooting section.
|
2015-02-21 01:37:49 -05:00 |
derekwaynecarr
|
b8172f9fba
|
Example running OpenShift Origin as pod on Kubernetes
|
2015-02-20 15:35:35 -05:00 |
jayunit100
|
63fd2285fc
|
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
|
027c1ac873
|
add v3 json files for guesybook-go
|
2015-02-19 23:16:47 +05:30 |
Subin M
|
46c58623e3
|
testcase updated
|
2015-02-19 21:16:59 +05:30 |
Subin M
|
3d7ca16599
|
json files updated
|
2015-02-19 21:05:59 +05:30 |
Subin M
|
5aedf10867
|
json files updated
|
2015-02-19 20:56:09 +05:30 |
Subin M
|
a749efa509
|
new changes
|
2015-02-19 18:08:22 +05:30 |
Robert Bailey
|
e0cc7b4138
|
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
|
972c9262cb
|
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
|
9d83973835
|
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
|
2cc5dd526d
|
Removing namespace from json files
|
2015-02-17 10:58:58 +05:30 |
Subin M
|
3f2553f5b3
|
Adding guestbook example with namespace
|
2015-02-17 00:05:11 +05:30 |
Sam Ghods
|
b10bd7c0d7
|
Update walkthrough to support kubectl create
|
2015-02-11 19:53:25 -08:00 |
Kyle Mathews
|
9daf04dce0
|
typos
|
2015-02-11 12:06:06 -08:00 |
roberthbailey
|
8953ddf617
|
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
|
c6f32d5a15
|
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
|
0bd0e12bbc
|
Add support for Namespace as Kind
Add example for using namespaces
|
2015-02-10 09:50:50 -05:00 |
Brendan Burns
|
e7a69504b4
|
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
|
8ded7be5fb
|
Typo
|
2015-02-05 15:10:32 +02:00 |
Deyuan Deng
|
f406a57c2c
|
Use replication controller for redis master.
|
2015-02-04 18:23:36 -05:00 |
Alex Robinson
|
a053dbc313
|
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
|
67b37aa9c8
|
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
|
de25c0aa64
|
Add an example for running rethinkdb cluster on k8s
|
2015-02-04 12:35:13 +08:00 |
Brendan Burns
|
fa970106c6
|
Add a missing header...
|
2015-02-02 16:39:53 -08:00 |
Alex Robinson
|
9a867f8311
|
Merge pull request #4015 from durana/patch-1
Fix typo
|
2015-02-02 09:59:20 -08:00 |
Brendan Burns
|
eed4b75fae
|
Merge pull request #3881 from amygdala/wpex
addition of mysql-WP example
|
2015-02-02 09:54:13 -08:00 |
Adam Durana
|
7554432f77
|
Fix typo
|
2015-02-01 13:03:28 -05:00 |
Tim Hockin
|
d01ea11a6e
|
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
|
9f5ca3f6ac
|
Fix update.sh
|
2015-01-28 20:00:47 -08:00 |
Amy Unruh
|
c263de2b0b
|
addition of mysql-wordpress-pd example
|
2015-01-28 16:50:00 -08:00 |
Jeff Lowdermlk
|
c912b831ce
|
Update update-demo example and e2e test to use kubectl
|
2015-01-28 15:26:56 -08:00 |
derekwaynecarr
|
67b359ebf9
|
Add a resource quota controller to track usage state
|
2015-01-28 15:03:19 -05:00 |
Clayton Coleman
|
a0356bca96
|
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
|
a480794efc
|
Tighten validation of Name and Namespace
|
2015-01-27 17:04:59 -05:00 |
derekwaynecarr
|
74f368f50e
|
Modified LimitRangeItem.Kind to LimitRangeItem.Type, added example files
|
2015-01-27 16:41:28 -05:00 |
derekwaynecarr
|
31a1145abd
|
Implement LimitRanger plugin
|
2015-01-27 16:41:27 -05:00 |
Dawn Chen
|
a42749a42e
|
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
|
b838a66094
|
Add a readme.
|
2015-01-22 15:23:08 -08:00 |