Commit Graph

5289 Commits (0abbfdc12e437e445b037b926a8a637739ae1605)

Author SHA1 Message Date
Zack Proser 7bb58a17c0 Add an a
This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.
2017-10-19 13:31:05 -07:00
Mark Petrovic cb9b4fb30b Update scratch.md (#5081)
This document is very good, but it does not mention anywhere how a node would obtain its own Pod CIDR when setting up static pod routing on something like bare metal.

I also think the kube-proxy section on this page should include *--cluster-cidr* in the "arguments to consider" area.  I say should because I'm not confident that I'm right.   If I omitted --cluster-cidr from the kube-proxy and controller manager, and found that my pod routing didn't work, adding the switch would be one of the first things I'd try.
2017-10-19 13:15:33 -05:00
dengyi1996 1ed69650b6 Update weave-network-policy.md (#4812)
* Update weave-network-policy.md

add how to check if weave working correctly

* modify descrption and wors

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md
2017-10-19 12:43:05 -05:00
Suraj Deshmukh 2b2fb7d84b add instructions to install ps utility (#5936)
The doc asks users to use `ps` command inside the nginx container, when
ps is not installed inside the container. So this commit adds that
command to install ps.
2017-10-19 10:06:48 -07:00
cmluciano 90650aca2e Document HostPort configuration for CNI plugins with kubeadm (#5940) 2017-10-19 09:48:43 -07:00
XsWack d8750af43f Remove description that are out of date (#5945) 2017-10-19 09:43:01 -07:00
andyyoung01 ecafd5757b Update imperative-object-management-command.md (#5949)
Directly run this command "kubectl create service clusterip my-svc -o yaml --dry-run" will get an error, so added an opinion to get an correct output.
2017-10-19 09:41:46 -07:00
XsWack 9975901f5b fix wrong version of example yaml (#5951)
* fix wrong version of example yaml

* Update pod-priority-preemption.md
2017-10-19 09:40:10 -07:00
Vyacheslav Semushin 1716546f88 pod-security-policy.md: fix relative links. (#5969) 2017-10-19 09:14:10 -07:00
xuhuilong 193121ef3e Update decommissioning.md
test the support of {}.
2017-10-19 08:13:40 -07:00
xuhuilong 4ff09fbf97 remove the md flag as current server not support. 2017-10-19 08:13:40 -07:00
Joseph Heck 28c7910541 Merge pull request #5964 from zhangxiaoyu-zidif/update-title
Update repo name
2017-10-19 06:35:41 -07:00
Tim(Xiaoyu) Zhang 1152364756 Merge pull request #5731 from ahmetb/zsh
Fix kubectl zsh completion instructions
2017-10-19 20:33:30 +08:00
Kuralamudhan Ramakrishnan 0ff78a384e Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 712ba24b47 Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 6d618a8fb0 Adding Multus to the list of Network model
Adding Multus (a multi plugin) to the list of Network model
2017-10-19 20:24:50 +08:00
zhangxiaoyu-zidif cb9cad5291 update website 2017-10-19 16:43:08 +08:00
Tim(Xiaoyu) Zhang 06acd1945b Sort network plugins and fix typo
Sort network plugins and fix typo
2017-10-19 10:23:20 +08:00
Tim(Xiaoyu) Zhang 8b3254bef4 Sort examples alphabetically
Sort examples alphabetically
2017-10-19 10:05:22 +08:00
Kuralamudhan Ramakrishnan be7a8e3521 Update addons.md 2017-10-19 09:05:16 +08:00
Kuralamudhan Ramakrishnan 1b2896635b Adding Multus to the list of Networking add-ons 2017-10-19 09:05:16 +08:00
Suraj Deshmukh bd3aa560bc change the description of pod state on prestop hook (#5938) 2017-10-17 13:05:49 -05:00
Jon Mosco 21429e8c0c Fix various grammar errors in static-pod.md. Had to read this after taking CKA exam for the first time. 2017-10-16 15:20:49 -04:00
flyer 4086706d99 garbage-collection.md: add CronJob/Job that sets ownerReference (#5917) 2017-10-16 09:44:40 -07:00
Kyle Bai bc63bc15de Fix anonymous access opts in v1.5.x (#5918) 2017-10-16 09:43:26 -07:00
hchenxa d9e636747b update support version from 1.7.0 to 1.8.0 (#5920) 2017-10-16 09:42:33 -07:00
Rohit Agarwal e247d7175c Fix code block rendering. (#5921) 2017-10-16 09:39:09 -07:00
Rohit Agarwal 04ea557544 Fix some inconsistencies in network policy documentation. 2017-10-16 15:00:47 +08:00
Joseph Heck ccedc558b2 adding explanation for product_uuid uniqueness (#5885)
added steps for how to verify macaddress and product_uuid with
reference to the bug in github that identified this need originally
(https://github.com/kubernetes/kubeadm/issues/31)
2017-10-13 15:30:11 -07:00
chenhonggc 7ccd827d2b version mismatch (#5825) 2017-10-13 14:18:02 -07:00
chenhonggc a03fb8c2b4 Use code style for filenames, directories, and paths (#5890) 2017-10-13 13:52:23 -07:00
chenhonggc 7fa7f6b010 Code error. (#5893) 2017-10-13 13:48:39 -07:00
jianglingxia cecf6e9884 deployment version in authenticating (#5896) 2017-10-13 13:46:19 -07:00
jianglingxia 45f0aee33a fix error pod name (#5899) 2017-10-13 13:26:55 -07:00
Tim Joseph Dumol 1b91793ecf Reduce documented minimum node memory. (#5901)
In "Configure Default Memory Requests and Limits for a Namespace", reduce documented minimum node memory from 300 GiB to 2 GiB.
2017-10-13 13:20:26 -07:00
chenhonggc 4e053a98ca add shell command (#5903) 2017-10-13 13:19:47 -07:00
chenhonggc a1174fde27 Delete redundant '\n' (#5906)
* Delete redundant '\n'

* The unified style
2017-10-13 13:18:53 -07:00
Ziqi Zhao 61ae72a3ae Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5909)
Fix typos and one mistake of document /docs/admin/kubeadm
2017-10-13 13:17:22 -07:00
Nick Sardo 2940069560 Show uppercase Internal value (#5911) 2017-10-13 13:16:22 -07:00
Suramya Shah 62c2d2529f Update cloud-providers.md (#5481)
* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md
2017-10-13 13:02:15 -07:00
Thiago Arrais b673dd5675 Fix run env usage
I couldn't get the envvars correctly defined inside the busybox pod when using the command as is. I've changed the env options and got it to run.
2017-10-13 14:24:12 -03:00
xuhuilong c53c74794c avoid Latin phrases according doc style guilde.
https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases
2017-10-13 16:23:07 +08:00
陈宏 9ada06a712 Omit point 2017-10-13 13:03:01 +08:00
Jessica Yao b22947afc3 [docs][glossary] Add page that lists all standardized k8s terms (#5657)
* Add comprehensive glossary page

Additional Authors:
* Andrew Chen <chenopis@users.noreply.github.com>
* Steve Perry <steveperry-53@users.noreply.github.com>

* incorporate Tim's feedback

* address zach's comments

* address more comments

* add additional crosslinking

* Add platform developer, tweak formatting for disambiguation cases or multiparagraph definitions.
2017-10-12 18:12:38 -05:00
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
Stewart-YU efd3928f41 Update index.md (#5858)
* Update dns-pod-service.md

fix format

* Update index.md

Fix format.
2017-10-12 10:17:13 -07:00
chenhonggc fc673175ec Origin/unified style (#5862)
* unified style

* unified style

* unified style
2017-10-12 10:15:55 -07:00
Joseph Heck 871c78708f note about version specific tutorial example (#5875)
found while attempting to reproduce the issue reported in bug
https://github.com/kubernetes/kubernetes.github.io/issues/5663. This
does not resolve that issue, but is worth mentioning in case others run
into the same conflicts.
2017-10-12 10:01:18 -07:00
chenhonggc 011d6b244b rolling-update-replication-controller.md (#5877) 2017-10-12 09:59:22 -07:00
wjx1995 78afca73e3 Update kubectl-conventions.md (#5880) 2017-10-12 09:58:50 -07:00
ZhiqinYang 4a545ed0fb Update guestbook.md 2017-10-13 00:11:10 +08:00
Lion-Wei 8ce0c77fd0 add service ipvs overview 2017-10-12 14:16:36 +08:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +08:00
Michal Cwienczek 04fc9a30b0 Updated link to taints and tolerations (#5871) 2017-10-11 16:32:46 -07:00
tanshanshan e9bc05ce99 add description for TaintNodesByCondition (#5698)
* add description for TaintNodesByCondition

* fix
2017-10-11 13:07:59 -07:00
Lucas Käldström e28707a775 Merge pull request #5866 from timothysc/calico_update
Update instructions for latest calico that fixes a number of issues
2017-10-11 19:59:41 +03:00
Timothy St. Clair 618e500751 Update instructions for latest calico that fixes a number of issues 2017-10-11 09:00:31 -05:00
wjx1995 ca8fddcf9f Update persistent-volumes.md 2017-10-11 18:55:02 +08:00
xuhuilong f3cad4f83a correct the url. 2017-10-11 18:51:26 +08:00
Charles Shenton b67c90ba5a Update Fine Job Queue Page (#5854)
The current Fine Job Queue page refers to a one-pod-per-job setup in the intro content (as in the Coarse Job Queue Page) but then proceeds to talk about a multiple jobs per pod setup. I've edited the intro content to reflect that.
2017-10-10 17:31:51 -07:00
Clenimar Filemon 67abb188c5 fix broken links on ingress docs (#5852)
due to the recent split of the ingress repo
into the ingress-gce and ingress-nginx repos
some links were broken. fix them.

Closes #5821
2017-10-10 15:35:00 -07:00
Steve Perry 4ab2cc6b52 Remove old ref docs from current site. (#5847) 2017-10-10 14:23:03 -07:00
Florian Woerner 5b0c2b6906 Removed unessary caracters when outputing the CA key hash using openssl (#5784)
* Removed unessary caracters when outputing the CA key hash using openssl

Removed unessary caracters when outputing the CA key hash using openssl.

* Changed CA key gathering cmd

Changed CA key gathering cmd to make it comatible with different versions of openssl
2017-10-10 13:25:09 -07:00
xuhuilong 0419d6f370 fix error shell command. (#5834) 2017-10-10 13:18:44 -07:00
xuhuilong 0b99151fbe format command output. More clearly (#5828) 2017-10-10 13:18:04 -07:00
chenhonggc cb9b730c8d Number error (#5835)
*  should be 10

*  should be 10

*  should be 10
2017-10-10 13:17:28 -07:00
chenhonggc 12e211a60c Use code style for filenames (#5837)
* Use code style for filenames, directories, and paths

* Use code style for filenames, directories, and paths
2017-10-10 13:15:50 -07:00
jianglingxia f207f37635 replicationcontroller in job (#5839) 2017-10-10 13:15:21 -07:00
yandonggc 51a9a27e58 Update incorrect word Peristent to Persistent (#5843)
* Update change-pv-reclaim-policy.md

* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
Zhang Xingcai 8801814135 Update misspelled word Enviornment to Environment (#5845) 2017-10-10 13:12:55 -07:00
Zhang Xingcai b7bf478d6c Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846) 2017-10-10 13:12:38 -07:00
Alon Lavi 6baa779ee8 Update create-cluster-kubeadm.md (#5849)
Update flannel script to use latest version.
1. It is fully compatible with previous versions (see [Release Notes](https://github.com/coreos/flannel/releases))
2. `kube-flannel-rbac.yml` was merged to `kube-flannel.yml`
2017-10-10 13:11:55 -07:00
Ming Zhao 3db6e572dc Add instructions on how to setup kubectl 2017-10-10 11:44:44 -07:00
Sam Marder ce900b8391 Update syntax to be consistent with other docs 2017-10-10 09:08:12 -07:00
Todd Taomae 077eecce8b Fix typo. "Radios" to "Rados" 2017-10-10 21:53:35 +08:00
Tim(Xiaoyu) Zhang 3b38f5ee3d Merge pull request #5813 from lichuqiang/translation-az
Translate doc proxies into chinese
2017-10-10 14:01:48 +08:00
lichuqiang 6581992fd6 fix incorrect links & format 2017-10-10 12:25:02 +08:00
Steve Perry 0563d647a7 Update links to avoid redirect.s (#5829) 2017-10-09 21:08:58 -07:00
Steve Perry e830745509 Update links to avoid redirects. (#5827) 2017-10-09 19:17:59 -07:00
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh b7719cdf58 (env var expose pod info): remove repeated content (#5816) 2017-10-09 17:24:20 -07:00
Joseph Heck 7c63ff5b1d Merge pull request #5783 from heckj/fix_cloud_provider_typo
fix incorrect reference for openstack
2017-10-09 14:54:22 -07:00
Jamie Hannaford eddbf89684 Make non-kubeadm component versioning explicit (#5815) 2017-10-09 06:26:16 -07:00
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -07:00
Christoph Maser 44897f6997 change update to disruptions (#5809)
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
2017-10-08 18:11:51 -07:00
Nikhita Raghunath b3fc8a3795 kubectl-apply doc: fix link to api types (#5799) 2017-10-08 08:21:12 -07:00
Zhang Xingcai 56ae2ab14b Update alibaba-cloud.md some misspelled words (#5800) 2017-10-08 08:20:10 -07:00
Zhang Xingcai ceceb8e64c Update some incorrect words: parition, componenets (#5801) 2017-10-08 08:19:34 -07:00
Suraj Deshmukh ebf0ee9eb3 docs(Configure Pod Initialization task): correct pod name in output (#5803)
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh c571626ba9 (labels docs): correct description of logical AND (#5804) 2017-10-08 08:18:44 -07:00
Suraj Deshmukh eb4ce6ab1a docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh 14972390ee (livenessProbe): correct livenessProbe explanation (#5806) 2017-10-08 08:17:37 -07:00
Suraj Deshmukh 25363bba54 (Private registry configs): link to the private registry pod manifest (#5807)
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade 424a4f2f71 Fixed example in configmap (#5808)
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh fd240aa371 remove the unnecessary new lines (#5802) 2017-10-08 08:13:29 -07:00
Fabrizio Pandini e0205e7c76 kubeadm-centos-iptables (#5707) 2017-10-08 08:09:12 -07:00
Joseph Heck b7c98d60e4 Kubeadm reference updates (#5594)
- also resolves https://github.com/kubernetes/kubernetes.github.io/issues/3159
   mentioning reboot needed if SELinux is disabled
2017-10-07 08:02:28 -07:00
hasahni ec2027f058 Add Nuage to the list of Networking add-ons (#5795)
* Add Nuage to the list of Networking add-ons

* platform provides -> platform that provides
2017-10-07 07:58:06 -07:00
Mahdi Mohammadinasab 99b2804090 Fixing two broken links (#5796) 2017-10-07 07:56:11 -07:00
Zhang Xingcai 546a1cb02a Update word Deployement to Deployment (#5797) 2017-10-07 07:55:33 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Lena 7ba5e674e8 Fix for a small typo (#5794) 2017-10-06 16:03:41 -07:00
Steve Perry fc2a3f62a9 Fix text about addons and minikube VM. (#5793) 2017-10-06 13:10:56 -07:00
Steve Perry c3d16870ee Add -a flag. (#5792) 2017-10-06 12:45:19 -07:00
Zhang Xingcai b25381bab4 Update word Altneratively to Alternatively (#5790) 2017-10-06 12:07:26 -07:00
Zhang Xingcai 5f418efde8 update kube-apiserver.md misspelled words (#5791) 2017-10-06 12:06:49 -07:00
Steve Perry 004a166985 Add links to CustomResourceDefinition reference. (#5788)
* Add links to CustomResourceDefinition reference.

* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00
Brad Topol 8cf6b54e77 Fixes issue #5036 (#5785)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-05 16:50:23 -07:00
Richard Li 3de92fd38f Add new Task documentation: Telepresence (#4955)
* initial version of how to develop and debug locally with telepresence

* minor fixups

* add overview, prereq, steps blocks

* add whatsnext capture

* remove further reading header

* incorporate feedback from @radhikapc

* incorporate more feedback
2017-10-05 15:08:54 -07:00
Joseph Heck 187bd30d9f Merge pull request #5746 from olibye/patch-1
Minor spelling correction
2017-10-05 14:02:36 -07:00
Joe Heck 442d133431 fix incorrect reference for openstack
resolves https://github.com/kubernetes/kubernetes.github.io/issues/5779
2017-10-05 10:18:38 -07:00
Zhang Xingcai 53722b0b96 fixed misspelled words (#5782) 2017-10-05 10:12:58 -07:00
Kyle Bai 7579ea8862 Fix hands-on experience (#5772) 2017-10-04 20:10:37 -07:00
Steve Perry 31ed65dbe3 Update links to avoid redirects. (#5771) 2017-10-04 18:25:57 -07:00
Steve Perry 9e94cd5530 Fix broken links. (#5770) 2017-10-04 17:50:18 -07:00
Steve Perry 95d3e80540 Update links to avoid redirects. (#5769)
* Update links to avoid redirects.

* Add paren.
2017-10-04 17:31:51 -07:00
Steve Perry 634dd83bbd Update links to avoid redirects. (#5768) 2017-10-04 16:59:36 -07:00
Steve Perry fda7ed44df Update links to avoid redirects. (#5765) 2017-10-04 16:07:41 -07:00
Steve Perry 6ddca1d62f Update links to avoid redirects. (#5763) 2017-10-04 14:27:41 -07:00
Brad Topol 3384da0ba8 Fixes Issue #4585 (#5762)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-04 13:43:15 -07:00
Suraj Deshmukh 4a9926b25d add 1 to bridge-nf-call-iptables (#5735)
add 1 to /proc/sys/net/bridge/bridge-nf-call-iptables, since
pre-flight checks fail when doing `kubeadm init`, if the file
value is not 1.
2017-10-04 10:42:18 -07:00
Harry Zhang 68bf20e8ec Use right taint key in doc (#5188) 2017-10-04 08:51:20 -07:00
Karthik Gaekwad d1fb514385 Keeping text consistent (#5760)
We use authorization everywhere else so changing authorisation -> authorization here
2017-10-04 08:38:01 -07:00
Suraj Deshmukh ccfd7aac3c add securityContext field at conatiner level (#5734) 2017-10-04 08:22:57 -07:00
Alin Sinpalean e28d2030a8 self-hosed -> self-hosted (#5755)
* self-hosed -> self-hosted

LOL

* transformed in -> transformed into
2017-10-04 08:19:30 -07:00
Florian Woerner 96735012a9 Fix a link
Fix a link
2017-10-04 14:30:16 +02:00
Steve Perry a5db67cf04 Update links to avoid redirects. (#5754) 2017-10-03 21:49:37 -07:00
Steve Perry a7475665fa Update links to avoid redirects. (#5753) 2017-10-03 21:38:21 -07:00
Steve Perry 5c7bbcd29e Update links to reduce redirects. (#5751) 2017-10-03 21:07:11 -07:00
Jorge O. Castro 2e8f9adf7d Add warning about using packaged kubeadm (#5716)
* Add warning about using packaged kubeadm

* Update kubeadm-upgrade-1-8.md

* Update kubeadm-upgrade-1-8.md
2017-10-03 19:43:52 -05:00
Steve Perry d929d7a331 Fix broken links. (#5750) 2017-10-03 17:25:46 -07:00
Steve Perry dc8b00187f Update yaml paths. (#5749) 2017-10-03 17:00:15 -07:00
Zihong Zheng 8d16cd6b83 Add TOC and fix links for kube-dns documentation (#5748) 2017-10-03 16:43:47 -07:00
Steve Perry 1007da64a6 Fix paths to yaml files. (#5747)
* Fix paths to yaml files.

* Actually fix, this time.
2017-10-03 16:03:06 -07:00
Steve Perry 4c9f695469 Fix paths to yaml files. (#5745) 2017-10-03 15:23:54 -07:00
Oli Bye 252012f2de Minor spelling correction 2017-10-03 23:19:02 +01:00
pete-uc 3d663b7944 Uc01 (#3880)
* Update _base.sass

* Update _desktop.sass

* Update index.md

* Add files via upload

* Update index.html

* Update _base.sass

* Update _desktop.sass

* Update index.html

* Delete kub_video_banner_speaker_d.jpg

* Update _base.sass

* Update _desktop.sass
2017-10-03 14:35:19 -07:00
Steve Perry fc1acb876c Fix broken link. (#5744) 2017-10-03 14:10:11 -07:00
Marco Ceppi 1a3383ce3d conjure-up now supports AWS native integration as part of the install experience (#5743)
* Removes outdated kubernetes setup instructions
2017-10-03 15:34:27 -05:00
Guang Ya Liu 6bdeecea3b Updated document for taint and tolerations.. (#5702) 2017-10-03 14:07:44 -05:00
陈宏 8e62628c8d do not include the command prompt 2017-10-03 10:17:54 -06:00
陈宏 39461e4a34 do not include the command prompt 2017-10-03 10:17:07 -06:00
Jennifer Rondeau c040d551a7 Merge pull request #5727 from chenhonggc/do-not-include-the-command-prompt
According to the(https://kubernetes.io/docs/home/contribute/style-gui
2017-10-03 10:15:32 -04:00
Suraj Deshmukh 018fcc3f1c Add URL to `kubectl create` in projected volume docs (#5733) 2017-10-03 07:12:24 -07:00
Ahmet Alp Balkan e431c22ebc
Fix kubectl zsh completion instructions
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-02 20:43:54 -07:00
陈宏 e416600fc7 According to the(https://kubernetes.io/docs/home/contribute/style-guide/#dont-include-the-command-prompt) 2017-10-03 09:59:02 +08:00
Tony Li 82d474c851 Remove broken link (#5726)
There is no `kubectl update`
2017-10-02 17:56:46 -07:00
chenhonggc 3998502f80 unified style (#5725) 2017-10-02 17:50:26 -07:00
Konstantinos Tsakalozos e4fd3f81a8 Fixes in style and more on CDK (#5292)
* Fixes in style and more on CDK

* Addressing review comments
2017-10-02 17:35:36 -07:00
chenhonggc 2b57c44a26 Use code style for inline code and commands (#5724) 2017-10-02 17:30:19 -07:00
Steve Perry 2bfdaa809e Fix link. (#5723) 2017-10-02 17:28:09 -07:00
XsWack ecfd295c8b Update distribute-credentials-secure.md (#5169)
remove extra blank and format the command line
2017-10-02 17:09:46 -07:00
Andrew Chen dc3ec70b1e Merge pull request #5722 from mikealt/master
Clarify scaling language
2017-10-02 16:27:22 -07:00
BaluDontu cb4a6dce4e Update documentation for vSphere Persistent Volume support (#5465)
* Update vSphere Persistent Volumes section

* Update documentation for vSphere Persistent Volume support

* fix list formatting

* tweak formatting

* still more tweaks

* remove unnecessary bullets
2017-10-02 16:23:08 -07:00
Mike Altman 6943c8ef53 Update scale-intro.html 2017-10-02 15:49:52 -07:00
Anthony d48707c344 Update cluster-management.md (#4980)
* Update cluster-management.md

modify "some node is not needed" to "some nodes are not needed"

* Update cluster-management.md
2017-10-02 17:44:45 -05:00
Luke 920845ccf1 ingress grammar/spelling updates (#5721) 2017-10-02 14:41:14 -07:00
shashidharatd e319cf5788 Fix an incorrect flag in configure-upgrade-etcd.md (#5304)
1. There is no flag called `--trust-ca-file` in etcd and i presume it is `--trusted-ca-file`
2. Using the same key and cert peer.key and peer.cert for both peer communication and client communication, confuses user. So differentiated it.
2017-10-02 13:16:55 -07:00
chenhonggc 5302656847 separate commands from output (#5718) 2017-10-02 14:32:28 -05:00
Suraj Deshmukh 650e84e0c4 explain how to enable heapster on minikube (#5710)
* explain how to enable heapster on minikube

The docs which ask user to see if heapster is running,
this commit adds explanation of how you can enable heapster
on minikube Kubernetes cluster.

* Update assign-cpu-resource.md

* Update assign-memory-resource.md
2017-10-02 14:12:54 -05:00
chenhonggc 635cba0a85 spelling mistakes (#5713) 2017-10-02 09:29:59 -07:00
Kyle Bai 273f424522 Update network policy link (#5701)
* Update network policy link

* Direct link to 'Declare Network Policy' page
2017-10-02 08:52:06 -07:00
Qiming 48ca535036 Fix network policy link (#5706) 2017-10-02 08:47:32 -07:00
Nikhita Raghunath a99c575dd4 Fix link to Design Overview (#5708) 2017-10-02 08:37:20 -07:00
Lisa Huynh 3060ec3dea Fix a couple typos. (#5709) 2017-10-02 08:36:45 -07:00
Zhang Xingcai 22860da3c1 Format example code (#5711) 2017-10-02 08:32:10 -07:00
chenhuan12 2de73116ea fix typo
fix typo
2017-09-30 10:31:53 +08:00
Steve Perry d9aeeb5bcb Replace v1.6 with {{page.version}}. (#5695) 2017-09-29 16:18:22 -07:00
Qiming Teng d54507c49c Remove a bad example for selector defaulting 2017-09-29 15:38:04 -07:00
Rob Szumski 483e6ed633 Pin flannel yaml to specific version (#5588)
This file has been updated in master from what is supported in this Kubernetes version
2017-09-29 15:36:11 -07:00
netroby 37966ae69b Add document to install ebtables, ethtool (#4800)
* Add document to install ebtables, ethtool

* Fix markdown typo

* Fix typo , thanks tengqm

* Fix sentence
2017-09-29 15:32:35 -07:00
Randall Mason 6e0028855b Move media to right before next media min-width, remove padding on margin (#4251) 2017-09-29 15:22:43 -07:00
Steve Perry 12bf9908b1 Replace v1.6 with {{page.version}}. (#5693) 2017-09-29 15:07:53 -07:00
Steve Perry 16e303090c Replace v1.6 with {{page.version}}. (#5692) 2017-09-29 14:37:24 -07:00
Steve Perry b01e8ae1f4 Replace v1.7 with {{page.version}}. (#5691) 2017-09-29 14:20:40 -07:00
Steve Perry 85fad8f150 Replace v1.7 with {{page.version}}. (#5690) 2017-09-29 13:59:54 -07:00
ReSearchITEng a136b2bef7 added vsphere RWX note
tested on k8s 1.6.4, rh/centos 7.3.
Adding: @divyenpatel
2017-09-29 13:50:54 -07:00
Eric Chiang d7f2c8853d kubelet tls bootstrapping: fix role names 2017-09-29 13:43:03 -07:00
Steve Perry 1edf6ea927 Replace v1.7 with {{page.version}}. (#5688) 2017-09-29 13:39:35 -07:00
Lucas Käldström 49120cf606 Merge pull request #5683 from pipejakob/kubeadm-autoapprove
kubeadm upgrade: Change manual approval to adding RBAC binding
2017-09-29 22:26:40 +03:00
Steve Perry ed55a60d1b Replace v1.7 with {{page.version}}. (#5687) 2017-09-29 10:54:49 -07:00
Jennifer Rondeau 68424ba9bd Merge pull request #5673 from asottile/patch-1
Fix typo in deployment.md
2017-09-29 09:55:42 -07:00
Jacob Beacham 9388b5f0b2 kubeadm upgrade: Change manual approval to adding RBAC binding
For the 1.8.0 release, we found that kubeadm was enabling certificate
rotation, but didn't properly add the RBAC bindings to allow the new
CSRs to get auto-approved. As a stop-gap, we documented how to manually
approve these CSRs as part of the upgrade, but this change is to trade
those instructions for actually creating an RBAC binding to allow the
auto-approval to happen.

This has the added benefit that when certificates start to expire and
need to be rotated, the approval will be automatic, unlike the previous
one-off solution.
2017-09-29 09:32:13 -07:00
Steve Perry 799eaf4229 Release 1.8 (#5659)
* GC now supports non-core resources

* Add two examples about how to analysis audits of kube-apiserver (#4264)

* Deprecate system:nodes binding

* [1.8] StatefulSet `initialized` annotation is now ignored.

* inits the kubeadm upgrade docs

addresses kubernetes/kubernetes.github.io/issues/4689

* adds kubeadm upgrade cmd to ToC

addresses kubernetes/kubernetes.github.io/issues/4689

* add workload placement docs

* ScaleIO - document udpate for 1.8

* Add documentation on storageClass.mountOptions and PV.mountOptions (#5254)

* Add documentation on storageClass.mountOptions and PV.mountOptions

* convert notes into callouts

* Add docs for CustomResource validation

add info about supported fields

* advanced audit beta features (#5300)

* Update job workload doc with backoff failure policy (#5319)

Add to the Jobs documentation how to use the new backoffLimit field that
limit the number of Pod failure before considering the Job as failed.

* Documented additional AWS Service annotations (#4864)

* Add device plugin doc under concepts/cluster-administration. (#5261)

* Add device plugin doc under concepts/cluster-administration.

* Update device-plugins.md

* Update device-plugins.md

Add meta description. Fix typo. Change bare metal deployment to manual deployment.

* Update device-plugins.md

Fix typo again.

* Update page.version. (#5341)

* Add documentation on storageClass.reclaimPolicy (#5171)

* [Advanced audit] use new herf for audit-api (#5349)

This tag contains all the changes in v1beta1 version. Update it now.

* Added documentation around creating the InitializerConfiguration for the persistent volume label controller in the cloud-controller-manager (#5255)

* Documentation for kubectl plugins (#5294)

* Documentation for kubectl plugins

* Update kubectl-plugins.md

* Update kubectl-plugins.md

* Updated CPU manager docs to match implementation. (#5332)

* Noted limitation of alpha static cpumanager.

* Updated CPU manager docs to match implementation.

- Removed references to CPU pressure node condition and evictions.
- Added note about new --cpu-manager-reconcile-period flag.
- Added note about node allocatable requirements for static policy.
- Noted limitation of alpha static cpumanager.

* Move cpu-manager task link to rsc mgmt section.

* init containers annotation removed in  1.8 (#5390)

* Add documentation for TaintNodesByCondition (#5352)

* Add documentation for TaintNodesByCondition

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Fix deployments (#5421)

* Document extended resources and OIR deprecation. (#5399)

* Document extended resources and OIR deprecation.

* Updated extended resources doc per reviews.

* reverts extra spacing in _data/tasks.yml

* addresses `kubeadm upgrade` review comments

Feedback from @chenopis, @luxas, and @steveperry-53 addressed with this commit

* HugePages documentation (#5419)

* Update cpu-management-policies.md (#5407)

Fixed the bad link.
Modified "cpu" to "CPU".
Added more 'yaml' as supplement.

* Update RBAC docs for v1 (#5445)

* Add user docs for pod priority and preemption (#5328)

* Add user docs for pod priority and preemption

* Update pod-priority-preemption.md

* More updates

* Update docs/admin/kubeadm.md for 1.8 (#5440)

- Made a couple of minor wording changes (not strictly 1.8 related).
 - Did some reformatting (not strictly 1.8 related).
 - Updated references to the default token TTL (was infinite, now 24 hours).
 - Documented the new `--discovery-token-ca-cert-hash` and `--discovery-token-unsafe-skip-ca-verification` flags for `kubeadm join`.
 - Added references to the new `--discovery-token-ca-cert-hash` flag in all the default examples.
 - Added a new _Security model_ section that describes the security tradeoffs of the various discovery modes.
 - Documented the new `--groups` flag for `kubeadm token create`.
 - Added a note of caution under _Automating kubeadm_ that references the _Security model_ section.
 - Updated the component version table to drop 1.6 and add 1.8.
 - Update `_data/reference.yml` to try to get the sidebar fixed up and more consistent with `kubefed`.

* Update StatefulSet Basics for 1.8 release (#5398)

* addresses `kubeadm upgrade` review comments

2nd iteration review comments by @luxas

* adds kubelet upgrade section to kubeadm upgrade

* Fix a bulleted list on docs/admin/kubeadm.md. (#5458)

I updated this doc yesterday and I was absolutely sure I fixed this, but I just saw that this commit got lost somehow.

This was introduced recently in https://github.com/kubernetes/kubernetes.github.io/pull/5440.

* Clarify the API to check for device plugins

* Moving Flexvolume to separate out-of-tree section

* addresses `kubeadm upgrade` review comments

CC: @luxas

* fixes kubeadm upgrade index

* Update Stackdriver Logging documentation (#5495)

* Re-update WordPress and MySQL PV doc to use apps/v1beta2 APIs (#5526)

* Update statefulset concepts doc to use apps/v1beta2 APIs (#5420)

* add document on kubectl's behavior regarding initializers (#5505)

* Update docs/admin/kubeadm.md to cover self-hosting in 1.8. (#5497)

This is a new beta feature in 1.8.

* Update kubectl patch doc to use apps/v1beta2 APIs (#5422)

* [1.8] Update "Run Applications" tasks to apps/v1beta2. (#5525)

* Update replicated stateful application task for 1.8.

* Update single instance stateful app task for 1.8.

* Update stateless app task for 1.8.

* Update kubectl patch task for 1.8.

* fix the link of persistent storage (#5515)

* update the admission-controllers.md index.md what-is-kubernetes.md link

* fix the link of persistent storage

* Add quota support for local ephemeral storage (#5493)

* Add quota support for local ephemeral storage

update the doc to this alpha feature

* Update resource-quotas.md

* Updated Deployments concepts doc (#5491)

* Updated Deployments concepts doc

* Addressed comments

* Addressed more comments

* Modify allocatable storage to ephemeral-storage (#5490)

Update the doc to use ephemeral-storage instead of storage

* Revamped concepts doc for ReplicaSet (#5463)

* Revamped concepts doc for ReplicaSet

* Minor changes to call out specific versions for selector defaulting and
immutability

* Addressed doc review comments

* Remove petset documentations (#5395)

* Update docs to use batch/v1beta1 cronjobs (#5475)

* add federation job doc (#5485)

* add federation job doc

* Update job.md

Edits for clarity and consistency

* Update job.md

Fixed a typo

* update DaemonSet concept for 1.8 release (#5397)

* update DaemonSet concept for 1.8 release

* Update daemonset.md

Fix typo. than -> then

* Update bootstrap tokens doc for 1.8. (#5479)

* Update bootstrap tokens doc for 1.8.

This has some changes I missed when I was updating the main kubeadm documention:
 - Bootstrap tokens are now beta, not alpha (https://github.com/kubernetes/features/issues/130)
 - The apiserver flag to enable the authenticator changedin 1.8 (https://github.com/kubernetes/kubernetes/pull/51198)
 - Added `auth-extra-groups` documentaion (https://github.com/kubernetes/kubernetes/pull/50933)
 - Updated the _Token Management with `kubeadm`_ section to link to the main kubeadm docs, since it was just duplicated information.

* Update bootstrap-tokens.md

* Updated the Cassandra tutorial to use apps/v1beta2 (#5548)

* add docs for AllowPrivilegeEscalation (#5448)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* Add local ephemeral storage alpha feature in managing compute resource (#5522)

* Add local ephemeral storage alpha feature in managing compute resource

Since 1.8, we add the local ephemeral storage alpha feature as one
resource type to manage. Add this feature into the doc.

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Added documentation for Metrics Server (#5560)

* authorization: improve authorization debugging docs (#5549)

* Document mount propagation (#5544)

* Update /docs/setup/independent/create-cluster-kubeadm.md for 1.8. (#5524)

This introduction needed a couple of small tweaks to cover the `--discovery-token-ca-cert-hash` flag added in https://github.com/kubernetes/kubernetes/pull/49520 and some version bumps.

* Add task doc for alpha dynamic kubelet configuration (#5523)

* Fix input/output of selfsubjectaccess review (#5593)

* Add docs for implementing resize (#5528)

* Add docs for implementing resize

* Update admission-controllers.md

* Added link to PVC section

* minor typo fixes

* Update NetworkPolicy concept guide with egress and CIDR changes (#5529)

* update zookeeper tutorial for 1.8 release

* add doc for hostpath type (#5503)

* Federated Hpa feature doc (#5487)

* Federated Hpa feature doc

* Federated Hpa feature doc review fixes

* Update hpa.md

* Update hpa.md

* update cloud controller manager docs for v1.8

* Update cronjob with defaults information (#5556)

* Kubernetes 1.8 reference docs (#5632)

* Kubernetes 1.8 reference docs

* Kubectl reference docs for 1.8

* Update side bar with 1.8 kubectl and api ref docs links

* remove petset.md

* update on state of HostAlias in 1.8 with hostNetwork Pod support (#5644)

* Fix cron job deletion section (#5655)

* update imported docs (#5656)

* Add documentation for certificate rotation. (#5639)

* Link to using kubeadm page

* fix the command output

fix the command output

* fix typo in api/resources reference: "Worloads"

* Add documentation for certificate rotation.

* Create TOC entry for cloud controller manager. (#5662)

* Updates for new versions of API types

* Followup 5655: fix link to garbage collection (#5666)

* Temporarily redirect resources-reference to api-reference. (#5668)

* Update config for 1.8 release. (#5661)

* Update config for 1.8 release.

* Address reviewer comments.

* Switch references in HPA docs from alpha to beta (#5671)

The HPA docs still referenced the alpha version.  This switches them to
talk about v2beta1, which is the appropriate version for Kubernetes 1.8

* Deprecate openstack heat (#5670)

* Fix typo in pod preset conflict example

Move container port definition to the correct line.

* Highlight openstack-heat provider deprecation

The openstack-heat provider for kube-up is being deprecated and will be
removed in a future release.

* Temporarily fix broken links by redirecting. (#5672)

* Fix broken links. (#5675)

* Fix render of code block (#5674)

* Fix broken links. (#5677)

* Add a small note about auto-bootstrapped CSR ClusterRoles (#5660)

* Update kubeadm install doc for v1.8 (#5676)

* add draft workloads api content for 1.8 (#5650)

* add draft workloads api content for 1.8

* edits per review, add tables, for 1.8 workloads api doc

* fix typo

* Minor fixes to kubeadm 1.8 upgrade guide. (#5678)

- The kubelet upgrade instructions should be done on every host, not
  just worker nodes.
- We should just upgrade all packages, instead of calling out kubelet
  specifically. This will also upgrade kubectl, kubeadm, and
  kubernetes-cni, if installed.
- Draining nodes should also ignore daemonsets, and master errors can be
  ignored.
- Make sure that the new kubeadm download is chmoded correctly.
- Add a step to run `kubeadm version` to verify after downloading.
- Manually approve new kubelet CSRs if rotation is enabled (known issue).

* Release 1.8 (#5680)

* Fix versions for 1.8 API ref docs

* Updates for 1.8 kubectl reference docs

* Kubeadm /docs/admin/kubeadm.md cleanup, editing. (#5681)

* Update docs/admin/kubeadm.md (mostly 1.8 related).

This is Fabrizio's work, which I'm committing along with my edits (in a commit on top of this).

* A few of my own edits to clarify and clean up some Markdown.
2017-09-28 21:46:51 -07:00
Anthony Sottile 22477315f4 Fix typo in deployment.md 2017-09-28 10:44:34 -07:00
Kevin Frommelt d4e8e8fb9e Fix typo in pod preset conflict example
Move container port definition to the correct line.
2017-09-27 23:18:24 -07:00
eddytruyen 21a2110f25 Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
eddytruyen 9fb891b963 Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
eddytruyen c5ebd07d8f Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
Sam Hagan 45d92f805f fix name typo in reference to deployment example 2017-09-28 01:37:32 +08:00
Matt Brown ed94d7351a fix typo in api/resources reference: "Worloads" 2017-09-28 01:20:53 +08:00
chenhuan 267c026201 fix the command output
fix the command output
2017-09-27 09:36:23 -07:00
kairen 63b8e39c5c Link to using kubeadm page 2017-09-27 09:24:56 -07:00
jianglingxia 2624ce66ea fix envFrom in configmap 2017-09-26 13:22:03 -07:00
Andrew Chen 2d3e488818 Add link to example for CRDs (#5641)
* Add link to example for CRDs

In the CustomResourceDefinitions section, add a link to the [Custom Resource Example](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apiextensions-apiserver/examples/client-go).

* add note
2017-09-26 11:52:28 -07:00
Ian Chakeres dae523734a Fixed links to architecture.md and principles.md 2017-09-26 11:48:51 -07:00
Qiming Teng b176f8e3fb Polish AppArmor tutorial 2017-09-26 11:47:15 -07:00
Qiming Teng c34b2a6c39 Remove dangling files related to apparmor 2017-09-26 11:42:57 -07:00
jianglingxia ad4dc7c81d fix the typo of serviceaccount (#5533)
* fix the typo of serviceaccount

* update it
2017-09-26 11:40:39 -07:00
Nathan LeClaire 5b9c1d91ac Correct setup link (#5634)
The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/. This corrects the link
to what seems to be the correct endpoint.
2017-09-26 13:11:15 -05:00