k8s-merge-robot
688e0921a8
Merge pull request #14523 from jayunit100/README-ctrlrsched
...
Auto commit by PR queue bot
2015-09-28 20:35:50 -07:00
Brian Grant
f9e4a6f60a
Merge pull request #14465 from zhengguoyong/del-graphic-minion
...
Remove use of "minion" from graphic
2015-09-25 10:58:57 -07:00
eulerzgy
eb71e59fcb
Remove use of "minion" from graphic
2015-09-25 10:07:13 +08:00
Eric Tune
bf9e93250e
Job and DaemonSet documentation.
2015-09-24 17:51:25 -07:00
Brian Grant
bbae9fc983
Merge pull request #14330 from zhengguoyong/update-rc
...
update replication-controllers to replicaton controller
2015-09-24 16:55:28 -07:00
jayunit100
783a7aa7e6
Remove some stuff that looks obsolete from api-server certs/access docs
2015-09-24 17:25:57 -04:00
Eric Tune
8d2d42a8d0
Merge pull request #14345 from zhengguoyong/update-minior
...
change kubernetes-mininon to kubernetes-node
2015-09-23 16:40:19 -07:00
k8s-merge-robot
ab07e320ec
Merge pull request #13725 from HaiyangDING/update_resource-quota_doc
...
Auto commit by PR queue bot
2015-09-22 08:56:12 -07:00
eulerzgy
9f82ffa273
change kubernetes-mininon to kubernetes-node
2015-09-22 16:30:09 +08:00
eulerzgy
3326e24f29
update replication-controllers to replicaton controller
2015-09-22 09:48:53 +08:00
Federico Simoncelli
f21d9ac9e4
Support pods with containers using host ipc
...
Add a HostIPC field to the Pod Spec to create containers sharing
the same ipc of the host.
This feature must be explicitly enabled in apiserver using the
option host-ipc-sources.
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-09-18 21:13:39 +02:00
Alex Mohr
959c1a14cf
Merge pull request #13750 from jimmycuadra/docs-accessing-the-api
...
Clarify authentication methods for k8s components
2015-09-17 10:26:58 -07:00
k8s-merge-robot
445fde3dc5
Merge pull request #13447 from pweil-/pid-mode
...
Auto commit by PR queue bot
2015-09-16 23:34:35 -07:00
k8s-merge-robot
26da8d0f24
Merge pull request #10093 from jsafrane/devel/static-pods
...
Auto commit by PR queue bot
2015-09-16 05:53:46 -07:00
k8s-merge-robot
0ef741a557
Merge pull request #14018 from Huawei-PaaS/fix-typos-of-doc
...
Auto commit by PR queue bot
2015-09-16 02:48:28 -07:00
yuqi huang
d88562d070
fix the syntax error in docs
...
fix the syntax error in docs
2015-09-16 11:47:02 +08:00
Paul Weil
ed80c2b940
pid mode
2015-09-15 13:51:44 -04:00
dinghaiyang
1c88a368b4
update resource-quota docs
2015-09-16 00:52:29 +08:00
Jeff Lowdermilk
1f97fbeae6
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
qiaolei
cb80475135
Fixed some minor typos
...
1. remove duplicate `than`
2. fixed a typo `<maste IP>` to `<master IP>`
3. add a `$` before the `kubelet` command to keep align with others in the document
2015-09-13 09:59:41 +00:00
derekwaynecarr
48d0e8945d
Move resource quota doc from user-guide to admin
2015-09-11 12:07:12 -04:00
Mike Danese
aba849c43c
Merge pull request #13801 from Huawei-PaaS/fix-typo-error-of-ovs-networking-png
...
fix typo error of ovs-networking.png
2015-09-10 20:18:06 -07:00
huangyuqi
4508101c1b
fix typo error of ovs networking.png
2015-09-11 09:06:33 +08:00
Chao Xu
183c6e2e84
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
Jimmy Cuadra
3bdb51e710
Clarify authentication methods for k8s components.
2015-09-09 11:16:56 -07:00
k8s-merge-robot
45742e885c
Merge pull request #13452 from aveshagarwal/master-api-rate-burst-remove
...
Auto commit by PR queue bot
2015-09-09 00:42:59 -07:00
Jan Safranek
b710468b73
Add documentation about static pods.
...
Described behavior was extracted from source code and via trial-and-error
attempts.
2015-09-08 15:57:09 +02:00
Carsten Clasohm
d093fe0c4b
add raw flag for GitHub download links
2015-09-07 17:43:09 -07:00
qiaolei
41708fb0af
Add 'svc.' before 'cluster.local' and fix some typos
...
1. Add 'svc.' before 'cluster.local'
2. ```Terminating`` to `Terminating`
3. 'DNS entry1' to 'DNS entry'
2015-09-07 09:11:30 +00:00
Quinton Hoole
dd68f0b23f
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
Avesh Agarwal
f0d0e2a089
Remove unused api-rate and api-burst params.
2015-09-03 17:57:35 -04:00
derekwaynecarr
06bbe00642
Remove NamespaceExists from configuration
2015-09-03 13:42:09 -04:00
Eric Paris
04fc8ae3dd
s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|
2015-09-03 10:10:11 -04:00
k8s-merge-robot
80f2d89a79
Merge pull request #13087 from ZJU-SEL/specify-garbage-collection
...
Auto commit by PR queue bot
2015-09-02 17:08:54 -07:00
Brendan Burns
8696c6c1d7
Merge pull request #13290 from Huawei-PaaS/amend_two_markdown_errors_in_authentication_md
...
Amend some markdown and other errors in **easyrsa** section
2015-09-01 10:07:21 -07:00
He Simei
f5bdea836e
specify gc
2015-09-01 10:16:20 +08:00
qiaolei
29625a9ffe
Fix Jenkins GCE e2e failure and other errors in APPENDIX easyrsa section
...
Modifications are as following(`APPENDIX` -> `**easyrsa**`):
1, fix Jenkins GCE e2e failure, mainly for markdown errors;
2, change `"${MASTER_IP}"` to `"IP:${MASTER_IP}"` to keep align with `make-ca-cert.sh`
3, change `/pki/` to `pki/` for the generated certs/key
4, other tiny improvements
Please check, thanks.
2015-08-29 11:27:26 +08:00
Solly Ross
3bbdb16149
Merge NamespaceExists into NamespaceLifecycle
...
This commit merges the NamespaceExists admission controller
into the NamespaceLifecycle admission controller.
New tests were added to the NamespaceLifecycle addmission controller
tests, and the test case was fixed so that it runs without panicing.
Additionally, the NamespaceExists admission controller was marked as
deprecated in the docs.
Closes #12053
2015-08-28 10:56:18 -04:00
qiaolei
c17977b6dd
Amend two markdown errors in authentication.md
...
Amend two markdown errors in authentication.md.
1, amend order list display error by enter a newline after the first sentence
2, add two backticks to make ``"@`date +%s`"`` display correctly
2015-08-28 09:16:05 +08:00
Ed Costello
1916d3bb74
Copy edits for typos (resubmitted)
2015-08-25 10:47:58 -04:00
Yifan Gu
aca6368e3c
plugin/oidc: add minor documentation details.
2015-08-24 15:25:26 -07:00
Zach Loafman
6979efec4a
Merge pull request #12586 from jszczepkowski/hna-docs
...
Added section about node autoscaler to cluster-management design doc.
2015-08-21 18:53:00 -07:00
Yifan Gu
0318cb145c
docs: add documentations for OpenID Connect authentication.
2015-08-21 15:27:08 -07:00
Jerzy Szczepkowski
0f8bd6020c
Added section about node autoscaler to node design doc.
...
Added section about node autoscaler to node design doc.
2015-08-21 10:35:43 +02:00
Saad Ali
1aeeeaecd1
Merge pull request #12702 from liguangbo/doc-cert
...
Add the describe about generate CA in authentication
2015-08-20 11:07:37 -07:00
liguangbo
97693558e0
Add the describe about generate CA in authentication
2015-08-20 17:29:37 +00:00
Saad Ali
8a43bd621e
Merge pull request #12745 from eparis/even-less-dash-false-positive
...
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Ilya Dmitrichenko
cb3425351a
Make typography more consistent
2015-08-19 12:01:50 +01:00
Eric Paris
c560f41a4b
Update docs which were incorrectly using _ in flag names
...
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07:00
Brendan Burns
8e05da1316
Merge pull request #12696 from eparis/less-dash-false-positive
...
Fewer false positives in verify-flag-underscore.sh
2015-08-14 16:27:08 -07:00