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
Zach Corleissen
b34babb518
Move @bradtopol from reviewer to approver ( #7729 )
2018-03-13 11:21:11 -07:00
Chi Trung Nguyen
b46bb6de8a
Update weave-network-policy.md ( #7728 )
...
typo
2018-03-13 09:41:12 -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
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
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
Kai Chen
131324c34a
Fix the reference to the glossary in the include guide ( #7687 )
2018-03-08 18:37:10 -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
Kai Chen
1c4a23562d
Fix broken URL ( #7670 )
2018-03-07 13:10: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
Joseph Heck
6b86529183
erp, typo'd myself ( #7645 )
2018-03-05 13:46:50 -08:00
Joseph Heck
96f76d8c43
adding PKS solution description and link ( #7608 )
2018-03-05 07:42:52 -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
Paul Michali
07d38fd485
IPv6: Updating doc related to IPv6. ( #7606 )
...
Made updates for files, related to IPv6. Note: The release notes
cover 1.9. When 1.10 release notes are added, the comment about
the /66 restriction for IPv6 can be removed.
2018-03-05 06:56:53 -08:00
Stewart-YU
7cb230f2a5
refactor setting up cluster using kubeadm docs ( #7104 )
2018-03-05 00:43:51 -08:00
Aravind
2b7f83ffce
Fixed k8s.io/docs/getting-started-guides/fedora/fedora_manual_config, according to #7417 ( #7626 )
2018-03-04 23:10:51 -08:00
Calvin Hartwell
f49c840678
Added Rancher <-> Ubuntu k8s integration documentation ( #7607 )
...
* fixed the interacting with cluster section for the ubuntu installation
* made changes as per request from zacharysarah
* added rancher stub
* added rancher documentation
* fixed missing capture tag
* added ingress example, fixed languages as per changes in the PR
* fixed page index as per pr
* fixed rancher readme
2018-03-04 18:27:51 -08:00
Sean Knox
9aeb431032
(ubuntu): fix broken etcd snapshot command ( #7630 )
2018-03-04 17:07:51 -08:00
Guang Ya Liu
4f7de6e5b5
Added TOC for HPA document for better reference. ( #7624 )
2018-03-04 12:27:52 -08:00
Tomoe Sugihara
bc1b890f74
Add a note on availability of tcp_syncookies syctl ( #7627 )
...
* Add a note on availability of tcp_syncookies syctl
Sysctl `net.ipv4.tcp_syncookies` is not availalbe on 4.4 kernel
as it's not namespaced yet.
* updating to use {: .note} notation
per https://kubernetes.io/docs/home/contribute/style-guide/#note
2018-03-04 12:26:52 -08:00
Sean Knox
313f89c2d9
(azure): change default location, add info ( #7629 )
...
* (azure): change default location, add info
* (ubuntu): fix CLI typo
2018-03-04 12:24:51 -08:00
Gray
819af04c3c
Update minikube.md ( #6922 )
...
When the container is being created, the ready number is 0/1.
2018-03-04 12:17:52 -08:00
Moussa Taifi
4ea101d9b0
Add section in tasks => configmaps with examples for --from-env-file ( #6777 )
...
* Add section in tasks => configmaps with examples for --from-env-file post #6648
* fix language to match style guide
2018-03-04 12:14:51 -08:00
Joseph Heck
44df1d9d0b
adding how-to for making glossary tooltips ( #7014 )
...
* adding how-to for making glossary tooltips to include docs for contribution
* cross reference from style guide
* include example render
2018-03-03 17:28:53 -08:00
Ahmet Alp Balkan
00c3eb0e88
Remove "design docs" from /docs/reference sidebar ( #6410 )
...
This list on the sidebar isn't very useful:
- it's not an exhaustive list
- it's not an up-to-date list either
- design docs are not documentation (they're already stale)
- we already link to the full list from https://kubernetes.io/docs/reference/
home page
Also removing the 'docs/admin/ovs-networking.md' document as per
the pull request comments, it's no longer necessary.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com >
2018-03-03 12:44:55 -08:00
Loic Nageleisen
bf661f9f44
Add a section about routing errors ( #7078 )
...
A common source of beffudlement when using local hypervisors or cloud
providers with peculiar interface setups, IP adressing, or network
policies for which kubelet cannot guess the right IP to use.
`awk` is being used so that the example works in CoreOS Container Linux
too.
Requested in kubernetes/kubeadm#203 .
2018-03-03 12:13:54 -08:00
Logan Rakai
2a49808049
Increase consistency, and style guide compliance ( #7503 )
...
- not using object after API objects per https://kubernetes.io/docs/home/contribute/style-guide/#use-camel-case-for-api-objects
2018-03-03 11:53:52 -08:00
yulng
5995f24426
Please note N/A's meaning ( #7553 )
...
* Please explain N/A's meaning
Because N/A's meaning probably is Not Available/ Not applicable or Name and Address
* all "N/A" change to "Not Available"
all "N/A" change to "Not Available"
* "Available" change to "Applicable"
all "Available" change to "Applicable"
2018-03-03 11:52:53 -08:00
Cheng Xing
c97a625547
Moving CSI to Out of Tree section; linking to out of tree plugin FAQ ( #7564 )
2018-03-03 11:46:54 -08:00
the0ffh
550c26b929
Update networking.md ( #7578 )
...
Clarified 'pod container' description.
2018-03-03 11:42:53 -08:00
Alex Glikson
46d896e518
Use standard stress utility in examples ( #7582 )
...
In memory allocation examples, replaced the use of custom stress utility with the standard one.
2018-03-03 11:41:53 -08:00
Aivars Sterns
75aea2f0ec
Update kubespray docs ( #7601 )
...
* Removed mention of kubespray-cli as mention has been removed from kubespray
* changed descriptions and requirements
2018-03-03 11:33:53 -08:00
Michelle Au
92d0dec837
Fix indentation for local StorageClass ( #7609 )
2018-03-03 11:12:53 -08:00
Garry Shutler
0e6f7460ff
Fixed typo ( #7603 )
...
* Fixed typo
* Fixed invalid concurrencyPolicy value
2018-03-03 10:46:54 -08:00
Philip Mallory
a84db20bab
Update MacOS instructions to use curl ( #7613 )
...
MacOS comes with curl which makes it more convenient than wget.
This change is in response to #7275
2018-03-02 16:13:53 -08:00
Peter (XiangPeng) Zhao
af4e718b4c
Remove no longer existing log message in kubeadm. ( #7585 )
2018-03-01 20:30:51 -08:00