Brendan Burns
|
eed655a6e6
|
Merge pull request #12511 from feihujiang/kubectlGetAcceptFileNameParam
Kubectl get command accepts a filename param
|
2015-08-14 14:21:56 -07:00 |
|
Brendan Burns
|
b29311ba2b
|
Merge pull request #11781 from brendandburns/schema-api
RFC: Add initial plugin schema types.
|
2015-08-14 09:44:12 -07:00 |
|
Jerzy Szczepkowski
|
27599b9164
|
Merge pull request #12727 from fgrzadkowski/fix_docker_multinode_doc
Fix wrong paths in docker multinode cluster 'getting started' guide
|
2015-08-14 15:57:50 +02:00 |
|
Filip Grzadkowski
|
15d39857e0
|
Fix wrong paths in docker multinode cluster 'getting started' guide
|
2015-08-14 15:42:07 +02:00 |
|
Jerzy Szczepkowski
|
f29d52114b
|
Merge pull request #12326 from feihujiang/kubectlLabelAcceptFileNameParam
Kubectl label command accepts a filename param
|
2015-08-14 12:38:37 +02:00 |
|
Jerzy Szczepkowski
|
8dcbebae5e
|
Merge pull request #12011 from ZJU-SEL/fix-serviceaccount-doc
fix service-account related doc
|
2015-08-14 08:06:34 +02:00 |
|
Jerzy Szczepkowski
|
55b7500b33
|
Merge pull request #12236 from nikhiljindal/deploymentProposal
Adding a proposal for deployment
|
2015-08-14 08:04:38 +02:00 |
|
Brian Grant
|
f04d721612
|
Update API conventions. Add kubectl conventions.
Ref #12322. Fixes #6797.
|
2015-08-14 01:32:38 +00:00 |
|
He Simei
|
1d6c0e287b
|
fix service-account related doc
|
2015-08-14 08:44:21 +08:00 |
|
Brendan Burns
|
a3047a5abb
|
Merge pull request #11951 from mvdan/metrics-api-proposal
Add compute resource metrics API proposal
|
2015-08-13 14:08:31 -07:00 |
|
Brendan Burns
|
22a2a76ab8
|
Merge pull request #12571 from brendandburns/kubectl2
Auto commit by PR queue bot
|
2015-08-13 13:56:14 -07:00 |
|
nikhiljindal
|
be6342db1d
|
Adding a proposal for deployment
|
2015-08-13 13:39:08 -07:00 |
|
Brendan Burns
|
e3afa2da7a
|
Merge pull request #12676 from goltermann/docs
Auto commit by PR queue bot
|
2015-08-13 13:32:44 -07:00 |
|
Brendan Burns
|
15281a5e01
|
Merge pull request #12388 from feihujiang/kubectlPatchAcceptFileNameParam
Auto commit by PR queue bot
|
2015-08-13 11:49:41 -07:00 |
|
goltermann
|
1b874e9f9a
|
Adding teams lists to faster_reviews.
|
2015-08-13 11:29:59 -07:00 |
|
Brendan Burns
|
35c22714d1
|
Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
|
2015-08-13 11:19:54 -07:00 |
|
Daniel Martí
|
5a0bc4dd83
|
Add compute resource metrics API proposal
|
2015-08-13 11:18:16 -07:00 |
|
Mike Danese
|
46ed7713be
|
Merge pull request #11798 from uruddarraju/master
Keystone authentication plugin
|
2015-08-13 10:28:16 -07:00 |
|
Brendan Burns
|
5865971acb
|
Merge pull request #12387 from resouer/patch-docker
vxlan as bankend of flannel & auto restart k8s with daemon
|
2015-08-13 10:18:14 -07:00 |
|
Ruddarraju, Uday Kumar Raju
|
937db3f70d
|
Keystone authentication plugin
|
2015-08-13 09:46:30 -07:00 |
|
Brendan Burns
|
586931fe16
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
Brendan Burns
|
1055eed9b6
|
Add initial storage types to the Kubernetes API
|
2015-08-13 09:25:02 -07:00 |
|
Wojciech Tyczynski
|
1470b3245d
|
Merge pull request #12618 from mikedanese/rewrite-godoc
rewrite links pointing to godoc
|
2015-08-13 14:10:33 +02:00 |
|
Wojciech Tyczynski
|
968cbbee5d
|
Merge pull request #12629 from erictune/conformance_checkbox_gke
Mark GKE as conformant.
|
2015-08-13 11:42:42 +02:00 |
|
Wojciech Tyczynski
|
9c8014b4df
|
Merge pull request #12554 from RichieEscarez/fixwalkthroughlink
Fixed broken link (was pointing to content in a file that has since been moved).
|
2015-08-13 11:37:32 +02:00 |
|
Lénaïc Huard
|
0535ca9263
|
Better explain what are the purposes of the libvirt-coreos cluster provider
|
2015-08-13 11:36:04 +02:00 |
|
Eric Tune
|
a2e1719a56
|
Mark GKE as conformant.
|
2015-08-13 00:41:15 -07:00 |
|
feihujiang
|
18a1400928
|
Kubectl get command accepts a filename param
|
2015-08-13 14:12:29 +08:00 |
|
feihujiang
|
0110f3176b
|
Kubectl patch command accepts a filename param
|
2015-08-13 11:13:31 +08:00 |
|
feihujiang
|
4b9afc516e
|
Kubectl label command accepts a filename param
|
2015-08-13 10:21:38 +08:00 |
|
CJ Cullen
|
a6148e79c3
|
Merge pull request #12610 from mikedanese/rewrite-kubectl
rewrite kubectl command references to GoogleCloudPlatform
|
2015-08-12 17:17:23 -07:00 |
|
Brendan Burns
|
99b8df1812
|
Add field based sorting to the kubectl command line.
|
2015-08-12 16:51:36 -07:00 |
|
CJ Cullen
|
82a1ac490b
|
Merge pull request #12607 from roberthbailey/development-md
Update repository links in development.md
|
2015-08-12 16:05:17 -07:00 |
|
Mike Danese
|
1cd9478346
|
rewrite links pointing to godoc
|
2015-08-12 15:27:36 -07:00 |
|
Mike Danese
|
fe0e758d4d
|
rewrite kubectl command references to GoogleCloudPlatform
|
2015-08-12 14:52:13 -07:00 |
|
CJ Cullen
|
ead7b37616
|
Merge pull request #12593 from apeeyush/docs-bash-comments
Use bash comments in kubectl examples
|
2015-08-12 14:24:31 -07:00 |
|
CJ Cullen
|
8767d04639
|
Merge pull request #11127 from nak3/mesos-readme2
Add --secure-port=0 to run `km apiserver` in Kubernetes on Mesos getting started guide
|
2015-08-12 13:40:24 -07:00 |
|
Robert Bailey
|
3962848a24
|
Update repository links in development.md.
|
2015-08-12 13:12:32 -07:00 |
|
Peeyush Agarwal
|
05e069d038
|
Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
|
2015-08-12 19:56:23 +00:00 |
|
RichieEscarez
|
e72c0428bd
|
Fixed broken link (was pointing to a file that has since been moved).
Fixes #12357
|
2015-08-12 09:47:25 -07:00 |
|
feihujiang
|
c0b2098844
|
Kubectl expose command accepts a filename param
|
2015-08-12 16:16:37 +08:00 |
|
Piotr Szczesniak
|
0ded91c521
|
Merge pull request #12403 from stensonb/consolidate-cloudprovider-imports
consolidate cloudproviders into a single import
|
2015-08-12 09:56:09 +02:00 |
|
Piotr Szczesniak
|
b2c0a55679
|
Merge pull request #12332 from hurf/nits
Synchronize help message between describe and get
|
2015-08-12 09:51:31 +02:00 |
|
hurf
|
1d1f1fd97c
|
Synchronize help message between describe and get
small nits, change 'resources' to 'resource types'
|
2015-08-12 15:27:11 +08:00 |
|
Piotr Szczesniak
|
fe5bebba29
|
Merge pull request #12570 from a-robinson/update-demo
Fix the paths given in the update-demo, which was moved out of examples
|
2015-08-12 09:26:58 +02:00 |
|
Byungjoon Lee
|
5de9094652
|
Fix the problem that Kubernetes UI is not installed by deployAddons.sh script in Ubuntu environment.
|
2015-08-12 15:33:07 +09:00 |
|
Alex Robinson
|
0e553a2611
|
Fix the paths given in the update-demo, which was moved out of examples
and into docs/user-guide about a month ago.
|
2015-08-11 23:00:24 -07:00 |
|
Bryan Stenson
|
9541414742
|
create cloudprovider "providers" package
move all providers into new package
update all references to old package path
|
2015-08-11 22:36:51 -07:00 |
|
Piotr Szczesniak
|
1df0267f4a
|
Merge pull request #12551 from eparis/underscore-to-dash
Update code and docs to use - in flag names instead of _
|
2015-08-12 07:16:31 +02:00 |
|
Lei Zhang
|
6a2e58552d
|
vxlan as bankend of flannel & auto restart k8s.
|
2015-08-12 11:16:19 +08:00 |
|