Qiming
047fed383f
Fix a typo related to LimitRanger admission controller ( #7754 )
2018-03-15 09:10:25 -07:00
Shahid Iqbal
f5c7f91bdf
Added details for scaling node count on AKS ( #7756 )
...
Added link to docs for scaling nodes on AKS
2018-03-15 09:07:26 -07:00
Philip Mallory
bb1658f932
Remove page that only contains placeholder text ( #7697 )
...
* Remove page that only contains placeholder text
* update landing page
* fix url so that the internal link works correctly
2018-03-14 21:36:22 -07:00
Chao Xu
49a81e1a69
Update the doc on admission webhooks ( #7733 )
2018-03-14 18:40:25 -07:00
DiamondYuan
f5558e0e57
Fix js error in homepage ( #7680 )
...
When document.querySelector('#docsToc') is null ,get TypeError Cannot read property 'querySelector' of null 。
2018-03-14 13:45:05 -07:00
Kai Chen
1549d29783
Point the KubeletConfig doc to the release-1.9 code base ( #7696 )
...
The version will be updated to v1beta1 with the official 1.10 release.
2018-03-14 13:32:03 -07:00
Martin Dietze
2085cf666b
Guide for upgrading kubeadm HA clusters. ( #7557 )
...
* Guide for upgrading kubeadm HA clusters.
* kubeadm HA upgrade guide: text changes from code review.
* Guide for upgrading kubeadm HA clusters: proposed changes after second round of code review.
2018-03-14 08:30:05 -07:00
Mik Vyatskov
39d6d27709
Fix stage names in audit logging documentation ( #7746 )
...
Signed-off-by: Mik Vyatskov <vmik@google.com >
2018-03-14 06:22:04 -07:00
Mik Vyatskov
a4af6f5ad8
Update Audit Logging documentation for 1.10 ( #7679 )
...
Signed-off-by: Mik Vyatskov <vmik@google.com >
2018-03-13 17:00:32 -07:00
Andrew Chen
021502d2a6
Merged master into release-1.10 and resolved merge conflicts.
2018-03-13 16:36:07 -07:00
Mik Vyatskov
1500d69283
Add a warning about increased memory consumption for audit logging feature. ( #7725 )
...
Signed-off-by: Mik Vyatskov <vmik@google.com >
2018-03-13 12:37:34 -07:00
Zach Corleissen
b34babb518
Move @bradtopol from reviewer to approver ( #7729 )
2018-03-13 11:21:11 -07:00
Saad Ali
1e61ab0339
CSI Docs for K8s v1.10 ( #7698 )
2018-03-13 10:04:09 -07:00
Chi Trung Nguyen
b46bb6de8a
Update weave-network-policy.md ( #7728 )
...
typo
2018-03-13 09:41:12 -07:00
CaoShuFeng
838b81120c
remove description about "scale jobs" ( #7712 )
2018-03-12 18:39:09 -07:00
Max
3aa1fc491c
Update ingress.md ( #7707 )
2018-03-12 16:04:10 -07:00
Jordan Liggitt
ea0a894f4e
Fix outdated links ( #7716 )
2018-03-12 16:01:13 -07:00
MaciekPytel
ded7723a69
Add external metrics to HPA docs ( #7664 )
...
* Add external metrics to HPA docs
* Update horizontal-pod-autoscale-walkthrough.md
* Apply review comments to HPA walkthrough
2018-03-12 08:49:12 -07:00
Chao Wang
3f9def6370
fix typos ( #7710 )
2018-03-12 08:48:13 -07:00
AdamDang
1800318cec
Typo fix "these command"->"these commands" ( #7715 )
...
"these command"->"these commands"
2018-03-12 08:43:12 -07:00
Lee Verberne
700209bacb
Create a task describing Pod process namespace sharing ( #7489 )
2018-03-10 00:50:11 -08:00
Juan Vallejo
5ffc1e29c0
add server-side print docs ( #7671 )
2018-03-09 09:05:13 -08:00
WanLinghao
3472cfd5fc
fix a desription error in sysctl file. ( #7666 )
...
modified: docs/concepts/cluster-administration/sysctl-cluster.md
2018-03-08 21:57:11 -08:00
Pengfei Ni
f4517bc4f5
Update docs for windows container resources ( #7653 )
2018-03-08 19:30:09 -08:00
Kai Chen
131324c34a
Fix the reference to the glossary in the include guide ( #7687 )
2018-03-08 18:37:10 -08:00
Jing Xu
e3f4530992
Update local ephemeral storage feature to beta ( #7685 )
...
Update local ephemeral storage feature to beta
2018-03-08 17:28:13 -08:00
nimbcode
ccf51243f7
Adding glossary item for Cloud Providers ( #7615 )
2018-03-08 16:56:09 -08:00
Aravind
3bd0c84182
Removed doc line descibing invocation of swagger UI ( #7683 )
2018-03-08 15:07:11 -08:00
Eric Chiang
5829739725
authentication: document client-go exec plugins ( #7648 )
...
* authentication: document client-go exec plugins
* Update authentication.md
2018-03-08 13:50:09 -08:00
Maciej Szulik
b4068fb73c
Remove job's scale-related operations ( #7684 )
2018-03-08 12:36:58 -08:00
Jan Šafránek
fd4115ce9f
Documentation for MountPropagation beta ( #7655 )
2018-03-08 12:33:56 -08:00
aburdenthehand
d634fb7f04
Flag names changed (s/admission-control/enable-admission-plugins); disable-admissions-plugin entry added; removed reference to admission controller/plugins requiring set order (for v1.10), redundant example enabling specific plugin, and redundant version-specific info ( #7449 )
2018-03-08 12:00:56 -08:00
Jennifer Rondeau
44b51d6056
merge master to 1.10, with fixes ( #7682 )
2018-03-08 11:03:55 -08:00
bsteciuk
bb8c59a640
Added the inability to use colon ':' character as environment variable names and described workaround ( #7657 )
2018-03-07 17:39:55 -08:00
Kai Chen
1c4a23562d
Fix broken URL ( #7670 )
2018-03-07 13:10:52 -08:00
Michelle Au
7dd01bdfe9
Update feature gates move to beta ( #7662 )
2018-03-07 07:19:52 -08:00
Venil Noronha
41c9f9aa8f
Updates documentation pertaining to VMware ( #7661 )
...
* Adds 301 redirection for /docs/getting-started-guides/vsphere/ to
https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/
* Updates hyperlinks from /docs/getting-started-guides/vsphere/ to
https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/
* Updates solution table entries for VMware vSphere
* Fixes typos i.e. VMWare/Vmware -> VMware
2018-03-06 21:26:53 -08:00
Kai Chen
193283af1f
Remove reference to OVS as a called-out option for on-prem networking model ( #7665 )
2018-03-06 17:43:52 -08:00
Joseph Heck
f9c7ee03c8
Adding missing quote to command line example ( #7660 )
...
Fixes #7658
2018-03-06 17:32:52 -08:00
Dusan Susic
9f2499294c
Correct naming ( #7656 )
...
it's confusing to have etcd1 twice, rename it to etcd0, etcd1, etcd2.
2018-03-06 10:23:52 -08:00
Andrew Chen
51e588c629
Remove/hide cluster operator advanced user journey (+1 squashed commit) ( #7643 )
...
Squashed commits:
[9ee8f2a] Remove/hide cluster operator advanced user journey
2018-03-06 10:14:51 -08:00
WanLinghao
78391515da
fix sysctl miss in podsecuritypolicy descriptions. ( #7600 )
...
modified: docs/concepts/cluster-administration/sysctl-cluster.md
modified: docs/concepts/policy/pod-security-policy.md
2018-03-06 08:13:53 -08:00
Ye Yin
b598d07d43
Add RDMA device plugin ( #7605 )
2018-03-05 17:42:53 -08:00
Michael Taufen
f5b6cb3f62
Fix typo ( #7640 )
2018-03-05 17:14:51 -08:00
Joseph Heck
6b86529183
erp, typo'd myself ( #7645 )
2018-03-05 13:46:50 -08:00
John Belamaric
9bc1a4814e
Update CoreDNS docs for beta ( #7638 )
...
* Update CoreDNS docs for beta
* Review comments
2018-03-05 11:29:51 -08:00
Joseph Heck
96f76d8c43
adding PKS solution description and link ( #7608 )
2018-03-05 07:42:52 -08:00
Qiming
0965e65dce
Document that LocalStorageCapacityIsolation is beta ( #7635 )
...
A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.
2018-03-05 07:34:53 -08:00
AdamDang
09f67a02b0
Typo fix some "pod to schedule on"->"pod to be scheduled on" ( #7637 )
...
Pod is the object to be scheduled, So "pod to schedule onto a node " and "pod to schedule on" are not suitable in the doc. "pod to be scheduled onto a node" is better.
2018-03-05 07:33:51 -08:00
Weibin Lin
c267e92c01
Add docs on configuring NodePort IP ( #7631 )
2018-03-05 07:28:52 -08:00