David McMahon
|
74811d373b
|
Update the latestReleaseBranch to release-1.2 in the munger.
|
2016-03-08 18:59:28 -08:00 |
Paul Morie
|
ba54aa4a61
|
Add boilerplate checks for Dockerfiles
|
2016-02-03 18:35:26 -05:00 |
Chao Xu
|
533747fa0f
|
run hack/update-generated-docs.sh
|
2015-12-21 10:41:30 -08:00 |
Brad Erickson
|
4399b22d87
|
Minion->Node rename: NUM_NODES
|
2015-11-25 00:45:10 -08:00 |
Tim Hockin
|
34577ed6aa
|
Run update-gendocs
|
2015-11-13 13:57:57 -08:00 |
Zichang Lin
|
2427b991b2
|
Update celery-rabbitmq example according to config best practices
|
2015-09-30 16:53:21 +08:00 |
Carsten Clasohm
|
59555f860e
|
add raw flag for GitHub download links
|
2015-09-07 17:43:09 -07:00 |
Eric Paris
|
76568e8ced
|
Fix trailing whitespace in all docs
|
2015-07-30 20:41:30 -04:00 |
Eric Paris
|
b8989be240
|
Make munger begin/end less generic
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
|
2015-07-30 20:41:30 -04:00 |
Janet Kuo
|
9c01325ab1
|
Use example syncer tags instead of hard-coded examples in doc
|
2015-07-27 14:48:41 -07:00 |
Tim Hockin
|
2c5c45b47f
|
Collected markedown fixes around syntax.
|
2015-07-20 09:51:22 -07:00 |
Tim Hockin
|
d504a77b74
|
Run gendocs
|
2015-07-17 15:35:43 -07:00 |
Abhi Shah
|
b9c54f26f1
|
Merge pull request #11424 from lavalamp/mungePreformatted
Munge preformatted
|
2015-07-17 13:32:38 -07:00 |
David Oppenheimer
|
3ac1e81f78
|
Merge pull request #11401 from mikedanese/unneccesary-hostport
removed unneccesary usage of hostport from clerey-rabbit examples
|
2015-07-17 12:13:25 -07:00 |
Daniel Smith
|
d2a40718e6
|
apply changes
|
2015-07-17 11:04:46 -07:00 |
Tim Hockin
|
f653a8f0c4
|
Better scary message
|
2015-07-17 09:28:49 -07:00 |
Mike Danese
|
07a6876696
|
removed unneccesary usage of hostport from clerey-rabbit examples
|
2015-07-16 14:56:12 -07:00 |
Tim Hockin
|
8d25501cdf
|
Run gendocs
|
2015-07-14 17:28:47 -07:00 |
Tim Hockin
|
71fcd5bfe1
|
Run gendocs
|
2015-07-14 15:28:59 -07:00 |
Daniel Smith
|
5d3ad2236f
|
Apply mungedocs changes
|
2015-07-13 17:48:40 -07:00 |
Tim Hockin
|
f3cd3c9b24
|
Change 'minion' to 'node' in docs
|
2015-07-13 15:59:30 -07:00 |
Marcin Wielgus
|
954b17b278
|
Flower service and updated kubectl outputs in examples/clery-rabbitmq
|
2015-07-08 11:10:59 +02:00 |
Abhi Shah
|
2af4953d5c
|
Merge pull request #9508 from caesarxuchao/celery-example-v1
update examples/celery-rabbitmq to v1
|
2015-06-11 10:57:40 -07:00 |
Brendan Burns
|
4591c5e57b
|
Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
|
2015-06-09 13:35:52 -07:00 |
Chao Xu
|
2ec7eed42d
|
remove defaults
|
2015-06-09 13:28:47 -07:00 |
Chao Xu
|
1a8243e033
|
v1beta3 to v1
|
2015-06-09 13:25:02 -07:00 |
Scott Konzem
|
318e1a6f3b
|
Fix misspellings in documentation
|
2015-06-05 11:35:17 -04:00 |
Paul Morie
|
2839e3b5fa
|
Make references to files in examples links
|
2015-05-24 03:22:26 -04:00 |
Jeff Lowdermilk
|
29edafa519
|
Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
|
2015-05-15 18:56:38 -07:00 |
Eric Paris
|
5f200f24a3
|
update all python with boilerplate
|
2015-05-04 18:37:47 -04:00 |
Eric Paris
|
7aa102682a
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Karl Beecher
|
1524418100
|
Updates celery example
Change files from JSON to YAML.
|
2015-04-27 19:27:02 +02: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 |
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 |