k8s-merge-robot
a1e3a1c39a
Merge pull request #16328 from erictune/scratch-addons
...
Auto commit by PR queue bot
2015-10-29 01:32:11 -07:00
k8s-merge-robot
3980d2373d
Merge pull request #16368 from fgrzadkowski/test_docker_multinode
...
Auto commit by PR queue bot
2015-10-29 01:31:45 -07:00
k8s-merge-robot
63af7c227e
Merge pull request #16069 from zmerlynn/nfs-1.1
...
Auto commit by PR queue bot
2015-10-28 22:39:09 -07:00
Harry Zhang
fad2db221c
Add downwardAPI
2015-10-29 03:43:35 +00:00
Nikhil Jindal
46303ebc63
Merge pull request #16138 from nikhiljindal/deploymentDoc
...
Adding a user guide readme for deployments
2015-10-28 15:25:51 -07:00
nikhiljindal
5c0cc34101
Adding a user-guide doc for deployments
2015-10-28 13:14:08 -07:00
k8s-merge-robot
47b15c8896
Merge pull request #16366 from jszczepkowski/autoscaling-example
...
Auto commit by PR queue bot
2015-10-28 03:11:28 -07:00
k8s-merge-robot
43c9309630
Merge pull request #16338 from janetkuo/doc-started-docker
...
Auto commit by PR queue bot
2015-10-28 02:00:43 -07:00
Zach Loafman
17fd5f2536
NFS: Revamp example, add nfs-common to debian saltbase
...
This ensures nfs-common is installed on GCE, and provides a more
functional explanation/example. I launched two replication controllers
so that there were busybox pods to poke around at the NFS volume, and
so that the later wget actually works (the original example would have
to work on the node, or need some other access to the container
network). After switching to two controllers, it actually makes more
sense to use PV claims, and it's probably a configuration that makes
more sense for indirection for NFS anyways.
2015-10-27 16:58:04 -07:00
Daniel Smith
b791642480
Merge pull request #16217 from caesarxuchao/update-versionize
...
versionize the include directory in definitions.md and operations.md
2015-10-27 16:42:00 -07:00
Daniel Smith
6219b50280
Merge pull request #16160 from kargakis/windows-fixes-for-edit
...
edit: Windows fixes
2015-10-27 15:44:26 -07:00
Tim St. Clair
accb08c0ee
Add kubelet raw metrics API proposal
2015-10-27 15:05:05 -07:00
Janet Kuo
a01d339216
Update tutorial about kubectl expose
2015-10-27 14:28:32 -07:00
k8s-merge-robot
ad01a84ecb
Merge pull request #11938 from justinsb/docs_aws_internals
...
Auto commit by PR queue bot
2015-10-27 11:30:09 -07:00
Casey D
97c9fde378
Updated ubuntu-calico.md for v1.1
2015-10-27 11:27:51 -07:00
k8s-merge-robot
d6d0976d55
Merge pull request #16276 from ncdc/fix-typo
...
Auto commit by PR queue bot
2015-10-27 11:25:06 -07:00
Eric Tune
0869e01342
Improve addons documentation.
...
Longer description of Addons in Admin Guide to Cluster Components.
Mention fluentd as node component in Admin Guide to Cluster Components.
From docs/getting-started-guides/scratch.md add refs to setting up
DNS, Logging, Monitoring, and GUI.
Add TOCs to several pages that were referenced.
Fixes #16235
2015-10-27 08:28:55 -07:00
Filip Grzadkowski
871dcb472c
Fix flags for kubelet in docker-multinode setup.
2015-10-27 15:50:23 +01:00
Filip Grzadkowski
187c32a74a
Wait for docker termination when creating network bridges. Currently we might have data races.
2015-10-27 15:44:03 +01:00
Jerzy Szczepkowski
ffc0c0b4c1
Updated HPA example to use kubectl commands.
...
Updated HPA example to use kubectl commands.
2015-10-27 15:31:02 +01:00
Jerzy Szczepkowski
bbee6cfcd7
Merge pull request #15461 from kargakis/relax-exposing-multiport-objects
...
expose: Enable exposing multiport objects
2015-10-27 10:25:54 +01:00
Jerzy Szczepkowski
cf8c210502
Merge pull request #16135 from jszczepkowski/hpa-user-guide
...
Added user guide for horizontal pod autoscaler.
2015-10-27 10:12:38 +01:00
Daniel Smith
37ee9584cb
Merge pull request #16209 from erictune/fix-devel-doc
...
In devel docs, refer to .kube/config
2015-10-26 17:17:17 -07:00
Daniel Smith
516a9a6784
Merge pull request #16129 from errordeveloper/master
...
azure/coreos: Quickfix for Weave 1.2
2015-10-26 17:05:42 -07:00
Chao Xu
45b0917b6b
versionize the include directory in definitions.md and operations.md
2015-10-26 14:19:54 -07:00
Andy Goldstein
325e0ce68b
Fix kubelet help typo
...
Fix double percent (%%) typo for image-gc-high-threshold and
image-gc-low-threshold help text.
2015-10-26 10:37:46 -04:00
Jerzy Szczepkowski
4d243d514e
Added user guide for horizontal pod autoscaler.
...
Added user guide for horizontal pod autoscaler. Part of #15652 .
2015-10-26 10:26:32 +01:00
Piotr Szczesniak
87c6d17d3a
Fixed api reference docs
2015-10-26 10:18:39 +01:00
Jerzy Szczepkowski
c43819d8ba
Proposal for horizontal pod autoscaler updated and moved to design.
...
Proposal for horizontal pod autoscaler updated and moved to design. Related to #15652 .
2015-10-26 08:33:24 +01:00
feisky
13dce74adb
Gendocs for docs/admin/kube-*
2015-10-25 19:24:23 +08:00
Abhi Shah
76f0f8e467
Merge pull request #16189 from beldougie/patch-1
...
Remove breaking whitespace
2015-10-24 16:15:36 -07:00
Abhi Shah
f430dc8ac8
Merge pull request #16149 from ZJU-SEL/fix-endpoint-port
...
fix buggy example for endpoint specification
2015-10-24 16:11:25 -07:00
Abhi Shah
a254fdc062
Merge pull request #15814 from soltysh/job_doc
...
Update job user-guide doc to reflect recent changes to .spec.selector
2015-10-24 14:18:10 -07:00
k8s-merge-robot
19c0a5b3d7
Merge pull request #15899 from bprashanth/ing_docs
...
Auto commit by PR queue bot
2015-10-24 11:34:22 -07:00
k8s-merge-robot
4270690315
Merge pull request #15578 from RichieEscarez/editkubectloverview
...
Auto commit by PR queue bot
2015-10-24 11:12:10 -07:00
kargakis
73713ce268
edit: Windows fixes
...
Contains the following fixes for Windows users of kubectl edit:
* Defaults to notepad as the default Windows editor
* Uses CRLF line endings
* Ensures a file lock is freed
2015-10-24 17:06:49 +02:00
k8s-merge-robot
e1559e9fb5
Merge pull request #15352 from pmorie/fsgroup
...
Auto commit by PR queue bot
2015-10-24 01:55:45 -07:00
k8s-merge-robot
570a9dc18f
Merge pull request #15796 from caesarxuchao/fix-kubectl-api-versions
...
Auto commit by PR queue bot
2015-10-24 01:24:31 -07:00
k8s-merge-robot
74a1f7e86f
Merge pull request #16131 from brendandburns/aws2
...
Auto commit by PR queue bot
2015-10-23 23:19:47 -07:00
k8s-merge-robot
c599025685
Merge pull request #16136 from jszczepkowski/hpa-exmv
...
Auto commit by PR queue bot
2015-10-23 19:23:54 -07:00
Eric Tune
6bff8df31c
In devel docs, refer to .kube/config
...
not .kubernetes_auth
2015-10-23 15:44:42 -07:00
Tim Hockin
f93f77766d
Merge pull request #16203 from thockin/docs-nits
...
fix another bad backticks usage
2015-10-23 15:18:54 -07:00
Tim Hockin
21e9134ae8
fix another bad backticks usage
2015-10-23 15:18:09 -07:00
Tim Hockin
c28ddf9ff8
Merge pull request #16197 from thockin/docs-nits
...
syntax is 'go' not 'golang'
2015-10-23 15:08:58 -07:00
Tim Hockin
76769d87f0
syntax is 'go' not 'golang'
2015-10-23 15:08:27 -07:00
Matt Keeble
c125004e7f
Remove breaking whitespace
...
For the copy&pasters among us ;)
2015-10-23 22:15:30 +01:00
Tim Hockin
5c903dbcac
Merge pull request #16073 from caesarxuchao/fix-htmlpreview-on-head
...
fix htmlpreview links to point to subdictory
2015-10-23 13:32:29 -07:00
Tim Hockin
845d547596
Merge pull request #16180 from thockin/docs-nits
...
csv is not a known syntax, messes up gh-pages
2015-10-23 12:59:06 -07:00
Brendan Burns
3b94648766
Merge pull request #16145 from HaiyangDING/patch-2
...
fix typo in api-converntions.md
2015-10-23 12:52:41 -07:00
Tim Hockin
5390a93f4b
csv is not a know syntax, messes up gh-pages
2015-10-23 12:37:56 -07:00
Saad Ali
a5c3c16994
Merge pull request #15981 from nikhiljindal/docsUpdate
...
Updating documentation to reflect the latest status of extension resources
2015-10-23 12:07:31 -07:00
Jerzy Szczepkowski
37ef5dee0b
Horizontal pod autoscaling example moved to user guide.
...
Horizontal pod autoscaling example moved to user guide. Part of #15652 .
2015-10-23 18:49:20 +02:00
Filip Grzadkowski
5f7fea2f35
Merge pull request #15974 from gambol99/rj/groups_fields_quoted
...
single column groups option in tokenfile
2015-10-23 14:06:25 +02:00
k8s-merge-robot
a10ed3e2b1
Merge pull request #15908 from jlowdermilk/rolling-update-doc
...
Auto commit by PR queue bot
2015-10-23 00:52:37 -07:00
He Simei
ec3493fd5e
fix buggy example for endpoint specification
2015-10-23 15:29:12 +08:00
dingh
b3f19128cd
fix typo in api-converntions.md
2015-10-23 13:46:32 +08:00
Brendan Burns
d32e713b77
Make AWS node sizes dynamic in the number of nodes.
2015-10-22 20:22:00 -07:00
Prashanth Balasubramanian
8c758102d9
Ingress docs
2015-10-22 19:09:50 -07:00
Ilya Dmitrichenko
33587de7c4
azure/coreos: Quickfix for Weave 1.2
2015-10-22 14:11:14 -07:00
Paul Morie
3cd12f5e05
FSGroup implementation
2015-10-22 16:40:59 -04:00
k8s-merge-robot
dcf58fe50c
Merge pull request #16015 from feihujiang/fixMinorErrorsInNfsExample
...
Auto commit by PR queue bot
2015-10-22 11:41:41 -07:00
Chao Xu
eb3a80156a
let kubectl api-versions use the discovery client
2015-10-22 10:19:34 -07:00
RichieEscarez
f3d3f00146
Edit of the new kubectl overview
2015-10-22 09:10:00 -07:00
Piotr Szczesniak
5cc0aa3b62
Fixed issue with generated docs
2015-10-22 12:55:10 +02:00
k8s-merge-robot
510711ab00
Merge pull request #16043 from bgrant0607/docfix3
...
Auto commit by PR queue bot
2015-10-21 18:20:35 -07:00
Chao Xu
316bd058d0
fix htmlpreview links to point to subdictory
2015-10-21 15:46:52 -07:00
nikhiljindal
fe26c8d86a
Running update-api-reference-docs on HEAD to fix verify-api-reference-docs
2015-10-21 14:58:43 -07:00
Jeff Lowdermilk
d4de35e177
Merge pull request #15921 from brendandburns/fix2
...
Add a --expose flag to kubectl run
2015-10-21 13:17:26 -07:00
Jeff Lowdermilk
572db1849c
Merge pull request #15906 from nikhiljindal/updateAPIReference
...
Adding a script to verify api reference docs are upto date
2015-10-21 13:15:36 -07:00
nikhiljindal
72914fd81b
Updating documentation to reflect the latest status of extension resources
2015-10-21 13:03:33 -07:00
Jeff Lowdermilk
5bf993bf28
Validate image name for `kubectl rolling-update NAME --image=IMAGE`
...
Require distinct image from current one when starting a new
rolling-update, and exit with error if an existing in-progress update
is targeting a different image.
2015-10-21 11:48:39 -07:00
Brian Grant
83c28c9cfd
Fix #15609
2015-10-21 18:36:10 +00:00
k8s-merge-robot
9ce0286657
Merge pull request #15522 from ZJU-SEL/enhance-containerized-kubelet-param
...
Auto commit by PR queue bot
2015-10-21 05:56:27 -07:00
Rimantas Mocevicius
1184553bc5
single node App for OS X
2015-10-21 12:22:26 +01:00
k8s-merge-robot
9c05076b44
Merge pull request #15877 from caesarxuchao/change-name
...
Auto commit by PR queue bot
2015-10-21 03:12:25 -07:00
Rohith
ee691aa1ab
[tokenfile]
...
- the groups field has been changed to a single column option as requested in https://github.com/kubernetes/kubernetes/pull/15704
[docs]
- updated the docs related the the tokefile along with an example
2015-10-21 10:37:35 +01:00
k8s-merge-robot
b6ac469eaf
Merge pull request #13724 from HaiyangDING/update_limitrange_example
...
Auto commit by PR queue bot
2015-10-21 02:20:33 -07:00
k8s-merge-robot
d42f2399f4
Merge pull request #15693 from ZJU-SEL/gitrepo-doc
...
Auto commit by PR queue bot
2015-10-21 02:08:38 -07:00
k8s-merge-robot
e68488cd1d
Merge pull request #15825 from gabrfarina/patch-1
...
Auto commit by PR queue bot
2015-10-21 02:07:11 -07:00
feihujiang
310f8f6320
Fix minor errors in nfs example
2015-10-21 15:15:03 +08:00
Brendan Burns
54fd60727e
add a --expose flag to kubectl run
2015-10-20 20:21:09 -07:00
dinghaiyang
5cc6433a05
update limitrange example
2015-10-21 09:48:44 +08:00
k8s-merge-robot
6dc3dcf36a
Merge pull request #15414 from thockin/exp-beta-annotations
...
Auto commit by PR queue bot
2015-10-20 17:45:32 -07:00
Janet Kuo
02e451b08c
Update generated docs
2015-10-20 17:22:37 -07:00
k8s-merge-robot
e90a890e19
Merge pull request #15608 from feihujiang/removeDeprecatedShorthandInManPage
...
Auto commit by PR queue bot
2015-10-20 16:48:26 -07:00
nikhiljindal
8aa9591bb9
Running update-api-reference-docs script so that verify-api-reference-docs passes
2015-10-20 13:17:24 -07:00
k8s-merge-robot
61250eaec5
Merge pull request #15223 from errordeveloper/master
...
Auto commit by PR queue bot
2015-10-20 11:41:19 -07:00
k8s-merge-robot
a2b6fea452
Merge pull request #15704 from gambol99/rj/add_groups_tokenfile
...
Auto commit by PR queue bot
2015-10-20 07:16:13 -07:00
k8s-merge-robot
77a68448c7
Merge pull request #15919 from brendandburns/docs2
...
Auto commit by PR queue bot
2015-10-20 03:35:45 -07:00
k8s-merge-robot
b5c0984d4c
Merge pull request #15566 from erictune/api-conv
...
Auto commit by PR queue bot
2015-10-19 16:06:55 -07:00
k8s-merge-robot
b896a66679
Merge pull request #15739 from JanetKuo/kubectl-autoscale
...
Auto commit by PR queue bot
2015-10-19 14:15:23 -07:00
Justin Santa Barbara
7006133621
Rename LoadBalancing -> LoadBalancer
...
To match the Type value
2015-10-19 15:43:41 -04:00
Chao Xu
39cb8627df
change the include file name
2015-10-19 12:31:04 -07:00
Eric Tune
a1549496ee
Documented required/optional fields.
2015-10-19 11:16:24 -07:00
Justin Santa Barbara
296fca4b80
Remove broken link to CloudFormation setup
2015-10-19 14:06:32 -04:00
Justin Santa Barbara
426346c7e3
More fixes based on commments
2015-10-19 13:55:43 -04:00
Justin Santa Barbara
645fe1d300
Two small fixes (to keep doc-gen happy)
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
132e505b1c
Fix some typos from my read-through
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
b3a4b1853d
Changes per reviews
2015-10-19 13:42:03 -04:00
Justin Santa Barbara
e7ff4d2245
AWS "under the hood" document
...
Document how we implement kubernetes on AWS, so that configuration tools
other than kube-up can have a reference for what they should do, and
generally to help developers get up to speed.
2015-10-19 13:42:02 -04:00