Commit Graph

900 Commits

Author SHA1 Message Date
Chao Xu d0316b6fd7 update examples/cassandra to api v1beta3 2015-04-23 14:48:21 -07:00
nikhiljindal f3d7dbb2a5 Updating the guestbook example to v1beta3 2015-04-23 14:34:36 -07:00
BC Broussard a517e8f9aa Update examples/phabricator for v1beta3 2015-04-23 11:47:23 -07:00
Brian Grant 4c172d4bb1 Merge pull request #5012 from smarterclayton/podtemplates
Pod templates as their own type
2015-04-22 11:50:24 -07:00
Fabio Yeon dc665e5dbb Merge pull request #7161 from chees/master
Added an example for Meteor with raw documentation
2015-04-22 10:58:13 -07:00
Clayton Coleman 6952fad15c Rename PodTemplate.Spec to PodTemplate.Template 2015-04-22 12:54:27 -04:00
Clayton Coleman aca6a3bdaf Pod Templates 2015-04-22 12:54:25 -04:00
derekwaynecarr 27a5a151c0 ResourceQuota add object count support for secret and volume claims 2015-04-21 09:49:40 -04:00
Satnam Singh e853f25d09 Fix path to kubectl.sh in logging demo 2015-04-20 17:42:08 -07:00
Jeff Lowdermilk 6afbb1ba3a Merge pull request #6942 from smarterclayton/simplify_object_export
List output with differing types should be more resilient
2015-04-20 13:48:57 -07:00
Yifan Gu e4e008ee2a examples: Fix flacky example_test.
Update the file path.
2015-04-20 12:44:28 -07:00
Clayton Coleman c195443a6a v1beta1/3 version of update-demo removed 2015-04-20 15:00:16 -04:00
Brendan Burns af4c8006bc Merge pull request #7014 from a-robinson/dirname
Move the logging-related directories to where I think they belong
2015-04-20 10:50:09 -07:00
Robert Bailey f5885f10bd Migrate the update-demo to use v1beta3. 2015-04-17 23:35:46 -07:00
Alex Robinson 062120b92a Move the logging-related directories to where I think they belong.
1. Move fluentd-gcp to be a core cluster addon, rather than a contrib.
2. Get rid of the synthetic logger under contrib, since the exact same
synthetic logger was also included in the logging-demo.
3. Move the logging-demo to examples, since it's effectively an example.

We should also consider adding on a GCP section to the logging-demo
example :)
2015-04-17 23:59:50 +00:00
Clayton Coleman 52d99f0448 Merge pull request #6573 from kargakis/setup-resource-aliases
Support setting up aliases for groups of resources
2015-04-17 11:16:30 -04:00
kargakis 2425edeeb5 Support setting up aliases for groups of resources
Closes #5278
2015-04-17 16:31:59 +02:00
Christiaan Hees 5f22938426 Added an example for Meteor with raw documentation 2015-04-17 13:24:53 +02:00
Alex Robinson e1f67ff31b Merge pull request #6917 from thockin/dockerfile-images-are-dead
Stop using dockerfile/* images
2015-04-16 13:30:50 -07:00
Tim Hockin 936d59b8d1 Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
derekwaynecarr 169c564ee2 Docker requires a minimum memory for container 2015-04-16 13:31:30 -04:00
Dawn Chen 4eb3d60ce8 Merge pull request #6820 from aronchick/master
Quick documentation clean up
2015-04-14 15:41:18 -07:00
Dawn Chen 4f051bef6c Merge pull request #6824 from derekwaynecarr/fix_quota_bug
Fix quota bug in LimitRanger
2015-04-14 14:56:55 -07:00
derekwaynecarr fc0db0b3a4 Remove trailing comma 2015-04-14 16:11:51 -04:00
David Aronchick ca846c8bee Update README.md 2015-04-14 12:27:53 -07:00
David Aronchick e9091f023a Update README.md 2015-04-14 12:27:40 -07:00
Robert Bailey dfd40ec437 Merge pull request #6720 from invino4/slave
Make guestbook-go example use slaves
2015-04-13 13:25:19 -07:00
Jason Hunter 7a2e24c51a Make guestbook-go example actually use the redis-slave service that is set up for its reads. 2015-04-13 11:40:42 -07:00
you-n-g 8e6969dce8 Update README.md
The pods won't be deleted by that command
2015-04-12 15:16:53 +08:00
Young 61a519dad7 supplement the cleanup scripts 2015-04-12 15:12:43 +08:00
Matthew Farrellee 9885edd49f fix tldr anchor ref
add source location
2015-04-10 11:40:57 -04:00
you-n-g a58356ea02 The redis-master-controller should be stopped
The redis-master-controller should be stopped, and the redis-master will be deleted automatically.
2015-04-10 07:05:15 +08:00
Jeff Lowdermilk 10bc1ce089 Merge pull request #6476 from deads2k/deads-fix-kubeconfig-serialization
fix kubeconfig serialization
2015-04-09 09:41:26 -07:00
Huamin Chen dab4f65e96 implement glusterfs volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-04-07 09:14:39 -04:00
deads2k 4cc5c041b7 update scripts with correct templates 2015-04-07 08:07:24 -04:00
Huamin Chen fd874e03cb add iscsi volume plugin
Signed-off-by: Huamin Chen <hchen@redhat.com>
2015-04-06 16:20:28 -04:00
markturansky 22ce40fe48 PV & PVC Client implementation 2015-04-06 08:46:43 -04:00
Yu-Ju Hong 5742299dbc Merge pull request #6385 from jayunit100/k8petstore-fix-ip
Remove loopback ip from k8petstore PublicIPs
2015-04-03 11:47:33 -07:00
Sam Ghods 104bfa5dd4 Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
Prashanth B 6aab134449 Merge pull request #6097 from derekwaynecarr/limit_range_default_value
Limit range supporting a default resource limits value
2015-04-02 16:04:09 -07:00
jayunit100 6be552a1b1 Remove loopback ip from k8petstore PublicIPs 2015-04-02 21:16:17 +00:00
Kris Rousey 3eee7edbe0 Fixing a couple of JSON files so that kubectl create -f doesn't error out while parsing them. 2015-04-02 14:01:54 -07:00
Jan Safranek 1d5ac3116d Add NFS export/import pod examples. 2015-04-02 10:47:21 +02:00
Tony Hsu 83257f48b5 Fix typo. 2015-04-02 10:13:29 +08:00
derekwaynecarr 3b7fa4c86c Introduce concept of a default limit 2015-04-01 16:31:25 -04:00
Jeff Lowdermilk 00b879b4d8 e2e images pulled from gcr.io 2015-04-01 09:18:03 -07:00
Brian Grant 3eca536fb7 Merge pull request #6182 from thockin/plural_services_20
Implement multi-port Services
2015-03-31 12:55:21 -07:00
Tim Hockin 03131af836 WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
Steve Watt c3e4708bf5 Update volumes.md
Update docs and example for NFS Plugin

Modified the wording around how many Volumes exist

Cleaned up the text around the NFS Pod description

Fixed Spelling mistake on read-only
2015-03-30 20:40:51 -05:00
CJ Cullen 543e65c0da Merge pull request #5602 from mattf/spark-example
Spark example
2015-03-30 10:12:19 -07:00