nikhiljindal
|
bf6068c125
|
Adding a deployment example
|
2015-09-23 18:41:11 -07:00 |
k8s-merge-robot
|
634de8c6c7
|
Merge pull request #12599 from rootfs/fc_volume
Auto commit by PR queue bot
|
2015-09-20 17:20:26 -07:00 |
Huamin Chen
|
839c6285c1
|
support fibre channel volume
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-09-18 19:15:31 -04:00 |
Tim Hockin
|
48a8f090c1
|
Merge pull request #14158 from linzichang/fix-service-link
Fix document link
|
2015-09-18 09:12:22 -07:00 |
Zichang Lin
|
3a08e77873
|
Fix document link
|
2015-09-18 14:57:44 +08:00 |
Daniel Martí
|
f5cf824372
|
Move pkg/util.Time to pkg/api/unversioned.Time
Along with our time.Duration wrapper, as suggested by @lavalamp.
|
2015-09-17 17:51:27 -07:00 |
Jeff Lowdermilk
|
a196c4609b
|
Merge pull request #13973 from jayunit100/k8bps-nodeport
[examples k8petstore] Fix nodeport impl
|
2015-09-15 17:39:25 -07:00 |
jayvyas
|
c589cd1c86
|
[examples k8petstore] Fix nodeport impl
|
2015-09-15 11:33:12 -04:00 |
Wojciech Tyczynski
|
b753029deb
|
Fix glusterfs example
|
2015-09-15 16:46:39 +02:00 |
Jeff Lowdermilk
|
275ba404e8
|
Merge pull request #13675 from derekwaynecarr/move_resource_quota_doc
Move resource quota doc from user-guide to admin
|
2015-09-14 16:02:47 -07:00 |
Jeff Lowdermilk
|
92a9f1ace0
|
Merge pull request #13833 from caesarxuchao/central-latest
[WIP] Making a generic latest package
|
2015-09-14 09:26:58 -07:00 |
eulerzgy
|
734f6af47c
|
fix document
|
2015-09-12 22:49:13 +08:00 |
k8s-merge-robot
|
daba89197f
|
Merge pull request #13371 from wb14123/glusterfs
Auto commit by PR queue bot
|
2015-09-11 19:15:31 -07:00 |
Chao Xu
|
9ef9ef1d88
|
fixing tests
|
2015-09-11 17:33:22 -07:00 |
Chao Xu
|
a150acbc74
|
massive changes
|
2015-09-11 17:31:47 -07:00 |
derekwaynecarr
|
dd6ab5c273
|
Move resource quota doc from user-guide to admin
|
2015-09-11 12:07:12 -04:00 |
k8s-merge-robot
|
9031da0acd
|
Merge pull request #13758 from amygdala/gb2
Auto commit by PR queue bot
|
2015-09-09 17:03:04 -07:00 |
Chao Xu
|
f8a1778403
|
Merge pull request #13652 from clasohm/example_download_links_raw
add raw flag for GitHub download links
|
2015-09-09 16:19:14 -07:00 |
Amy Unruh
|
01c0f3f913
|
Update the frontend image to a version that uses relative URLs.
Update image names in the README.
|
2015-09-09 13:20:48 -07:00 |
Bin Wang
|
6de75165eb
|
Add a service with glusterfs endpoints
|
2015-09-09 14:27:25 +08:00 |
k8s-merge-robot
|
edef967a98
|
Merge pull request #13530 from goltermann/docs
Auto commit by PR queue bot
|
2015-09-08 19:19:15 -07:00 |
k8s-merge-robot
|
753f1294e7
|
Merge pull request #12497 from amygdala/gb2
Auto commit by PR queue bot
|
2015-09-08 17:59:17 -07:00 |
goltermann
|
74a8f27b41
|
Replace IRC with Slack in docs.
|
2015-09-08 15:17:39 -07:00 |
Carsten Clasohm
|
59555f860e
|
add raw flag for GitHub download links
|
2015-09-07 17:43:09 -07:00 |
k8s-merge-robot
|
980dcd64f0
|
Merge pull request #13031 from daizuozhuo/kubectl-get
Auto commit by PR queue bot
|
2015-09-06 13:15:05 -07:00 |
Harry Zhang
|
6c6f39cb2b
|
Specify how to do NFS demo for other providers
Many people asked me how to allow privileged mode for their own cluster, we need to specify that.
|
2015-09-06 12:05:32 +00:00 |
Dai Zuozhuo
|
cd2f49a864
|
change -o template to -o go-template=...
|
2015-09-05 22:30:47 +08:00 |
Quinton Hoole
|
baf744325f
|
Merge pull request #13551 from eparis/cloudplatfrom-to-kubernetes
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kub…
|
2015-09-04 12:36:01 -07:00 |
Quinton Hoole
|
f40ca1f79c
|
Merge pull request #13025 from pires/example_elasticsearch
Revamped Elasticsearch example
|
2015-09-04 12:28:17 -07:00 |
Paulo Pires
|
ab07ab3e30
|
Revamped Elasticsearch example that now uses an Alpine Linux container with JRE 8u51 and Elasticsearch 1.7.1.
Replaced Go discovery mechanism for Elasticsearch discovery plug-in that supports Kubernetes.
|
2015-09-04 09:39:14 +01:00 |
Amy Unruh
|
d24dc3bd95
|
Use GCR images from 'google-samples' project; allow switch on whether dns service is
supported, or to use env vars to get service host info.
Test change to reflect php filename change.
|
2015-09-03 19:14:24 -07:00 |
Eric Paris
|
b65bd43860
|
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
|
2015-09-03 10:10:11 -04:00 |
Brendan Burns
|
08ad9f8549
|
Merge branch 'sdminonne-container_sidecar'
|
2015-09-02 10:42:08 -07:00 |
Salvatore Dario Minonne
|
9bb53c0d21
|
adding downward api volume plugin
|
2015-09-01 22:23:03 +02:00 |
Huamin Chen
|
7317cc7fe6
|
implement Ceph FS volume plugin and add to e2e volume test
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2015-09-01 14:05:17 -04:00 |
Brendan Burns
|
ff9b981e39
|
Merge pull request #13367 from spothanis/cinder
Cinder Volume Plugin
|
2015-09-01 10:05:15 -07:00 |
Alex Chan
|
ff864433ea
|
Fix two broken codeblocks in Guestbook example
Looking at the currently published version (http://kubernetes.io/v1.0/examples/guestbook-go/README.html), there are a pair of unprocessed code fence blocks. This commit is an attempt to fix the problem.
|
2015-09-01 12:17:44 +01:00 |
Jerzy Szczepkowski
|
70314f155d
|
Merge pull request #13356 from shaunparker/fix-elasticsearch-example
Bug fix for Elasticsearch Example
|
2015-08-31 09:18:40 +02:00 |
Sreekanth Pothanis
|
b3300b86b7
|
Cinder Volume Plugin
|
2015-08-30 19:56:27 -07:00 |
Shaun Parker
|
4ee6fc0135
|
Stopped the token argument from being passed to the elasticsearch_discovery script. It was no longer needed after kubernetes/kubernetes#12621 was merged. The token argument causes the script to error out and stops Elasticsearch nodes from forming a cluster.
Bumped docker tag from 1.1 to 1.2 and updated README and RC config to reference updated version.
|
2015-08-29 14:48:42 -06:00 |
Prashanth B
|
9bdbd19f63
|
Revert "Volume Plugin for Cinder; Openstack Block Storage"
|
2015-08-28 10:56:24 -07:00 |
Sreekanth Pothanis
|
d0750be23b
|
Cinder Volume Plugin
|
2015-08-25 15:13:56 -07:00 |
Janet Kuo
|
66e14b9080
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
Eric Paris
|
50ceab97f8
|
Make verify-flags-underscore.py return error on failure
We were running it in shippable and travis, but since it didn't return
an error it wasn't actually catching things.
|
2015-08-24 22:12:17 -05:00 |
arun-gupta
|
2ec987a415
|
Squashing commits
adding a Java EE sample, fixing #11477
adding location to the source
adding partial review comments from #12110
adding syncer macros and fixing links
|
2015-08-21 11:45:16 -07:00 |
Sandeep Dinesh
|
f31169544f
|
Added Node.js / MongoDB example
|
2015-08-19 18:04:53 -07:00 |
Robert Bailey
|
1fb2202f99
|
Merge pull request #12621 from satnam6502/elasticsearch-example
Update Elasticsearch example to remove use of secrets
|
2015-08-18 11:49:29 -07:00 |
Kris Rousey
|
120a1e34e9
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
Satnam Singh
|
fd88b38266
|
Update Elasticsearch example to remove use of secrets
|
2015-08-17 16:48:46 -07:00 |
Robert Bailey
|
c856c6764b
|
Merge pull request #12199 from mesosphere/relative-guestbook
Convert guestbook example to relative urls
|
2015-08-17 13:50:11 -07:00 |