Commit Graph

1146 Commits (e0168fd8dcbfdb59e8e87b9678058d6c43cd1be9)

Author SHA1 Message Date
Cody Clark e0168fd8dc Tutorial cleanup: Delete K8s 101 and 201 (#10786)
* Delete k8s201.md

* Delete k8s101.md
2018-11-05 09:29:14 -08:00
zhangmingld d01b76d080 fix word err in Disruption (#10884) 2018-11-05 06:17:32 -08:00
Wang Bing 15518689c7 Fix typo (#10877) 2018-11-05 03:35:37 -08:00
Juan Vallejo 795de19c07 add note informing users of env var updates (#10819) 2018-11-04 21:45:58 -08:00
Jake Crawford 6d7f27ea45 Fix typo in word repositories (#10883) 2018-11-04 21:32:19 -08:00
MengZeLee 7ebdd661d7 Modified into appropriate words (#10768)
* Modified into appropriate words

* Modified into appropriate words
2018-11-03 04:37:07 -07:00
Tjeerd Jan van der Molen c5b28b7e81 Update install-minikube.md (#10793)
Clarify that the --vm-driver none option only works on a linux environment
2018-11-02 10:45:53 -07:00
Robert de Bock 1749327bf1 Describe what file to edit (#10790)
It was not clear where the yaml blob should be saved in. Added a single like that clears up what file to edit.
2018-11-02 10:44:37 -07:00
Pingan eac1cb6d34 remove node condition ConfigOK (#10772) 2018-11-02 10:43:25 -07:00
Iain Foulds b9ffbb1eba Update naming for Azure Kubernetes Service (#10799) 2018-11-01 15:39:53 -07:00
Casey Davenport a9abd82512 Update version of Calico/Canal in kubeadm docs (#10802) 2018-11-01 15:35:01 -07:00
Moonhyuk Choi a9c6b4dba0 Update default 'image-gc-high-threshold' (#10703)
When I check the kubelet option document and actual kubelet config value, default is 85 instead of 90.
2018-11-01 14:03:26 -07:00
Shivam Khandelwal 5c4646c92b Updated broken link to Issue Template (#10781)
This links seems to be broken after the kubernetes/kubernetes#68774 merge.
2018-11-01 13:42:44 -07:00
Zach Corleissen 310576fe00 Allow subfolders to inherit OWNERS from parent folders (#10809)
Remove redundant line for kbarnard10
2018-11-01 13:12:58 -07:00
Andrew Chen 6cd8128475 Fix secondary nav to use Home (#10800) 2018-11-01 05:44:44 -07:00
Andrew Chen 781eb3055a Add back IBM png logo (#10798) 2018-10-31 14:59:22 -07:00
Robin Rakowski 2123433ed7 update to start.md fixing broken links (#10787)
Changed the two previously-broken links in the "Sign the CLA" section of the page to point to current working pages.
2018-10-30 16:54:33 -07:00
Alex Contini 4ef17b6612 svg logo test (#10619)
* Add files via upload

* Update index.html

* Delete ibm_featured_logo.png
2018-10-30 14:35:44 -07:00
Cody Clark a4131ec661
Merge pull request #10759 from shiveshabhishek/typo-fix
Minor typo-fix in 2018-05-29-announcing-kustomize.md
2018-10-30 12:33:13 -07:00
RaviSantosh Gudimetla 315c716774 Deprecate critical pod annotation (#10733) 2018-10-30 10:17:58 -07:00
erganzi 19dbe8d584 Update ingress.md (#10752)
Fix a small mistake
2018-10-30 10:05:08 -07:00
erganzi d607ce8541 Update hpa.md (#10749)
not rs
2018-10-30 10:03:51 -07:00
Sapphire Mason-Brown 034c600993 Correct '--output' flag in cheatsheet (#10758) 2018-10-30 10:02:30 -07:00
KevinTHU 46c75bcf19 need create /etc/docker directory first for adding /etc/docker/daemon.json (#10769)
otherwise there will be an error, and the file /etc/docker/daemon.json will not be added.
2018-10-30 09:57:47 -07:00
Rui Cao f8179c11a7 Fix typo: preferrable -> preferable (#10774)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-30 09:53:08 -07:00
NoNE 36c0aa21eb Added an explanation for using the double dash symbol (#10661)
* Added an explanation for using the double dash symbol

* Changing to note block.

* Update get-shell-running-container.md
2018-10-30 09:50:44 -07:00
zqm19941101 d698035dfa fix typo (#10771) 2018-10-30 09:47:13 -07:00
LiuDui 654a589167 Delete some extra space (#10741)
Delete some extra space
2018-10-30 09:45:56 -07:00
Caio 5bab86b2b3 Code style not working on kubernetes.io (#10727)
* Code style not working on kubernetes.io

Code style based on tab works on github markdown, but it is not working on kubernetes.io. In addition to that, `<your-pv-name>` argument on line 50 is hidden on kubernetes.io, because it is being processed as a HTML tag.

* Update change-pv-reclaim-policy.md

Indentation fix
Language of the code specified
2018-10-30 09:44:40 -07:00
cewuandy 9de1d6eb7e fix docker-cli-to-kubectl.md (#10711)
* fix docker-cli-to-kubectl.md

* remove shortcode toc

* edit kubectl for Docker Users Overview
2018-10-30 09:42:16 -07:00
Gergely Csatari 54279883d4 Adding DANM (#10679)
* Adding DANM

Adding a new item to the list of cluster networking
solutions.

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>

* Corrections of received comments

for https://github.com/kubernetes/website/pull/10679

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-10-30 09:34:05 -07:00
Yuexiao Wang 7b183afad4 add case with systemd MountFlags for kubeadm troubleshooting (#10742)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-29 19:25:23 -07:00
erganzi 6f3eabd240 Update federated/job.md and federated/namespaces.md (#10762)
* Update namespaces.md

fix it.

* Update job.md

fix it
2018-10-28 23:10:23 -07:00
Shivesh Abhishek a96eb2c2ff Minor typo-fix in 2018-05-29-announcing-kustomize.md
Signed-off-by: Shivesh Abhishek <shivesh.abhishek@mayadata.io>
2018-10-29 02:36:15 +05:30
kvaps a2fa50fc9a ltsp post: not officially supported note (#10754)
* add: not officially supported note

* fix: networking explanation
2018-10-27 09:57:14 -07:00
erganzi c3dee1ed7f Update deployment.md (#10748)
fixed a small mistake
2018-10-27 02:22:20 -07:00
Michael 7c21f17cf3 Blog Post: Tips first KubeCon Presentation (Pt. 2) (#10510)
* Blog Post: Tips first KubeCon Presentation (Pt. 2)

Part 2 about experiences from my first KubeCon presentation. Probably delay by 1w before approving.
Pre-review and collaboration with @kbarnard10 and @parispittman.

**Note:** needs fix for the link to part 1 after the first one has been released.

First part PR here: https://github.com/kubernetes/website/pull/10509

* Update Tips-For-First-KubeCon-Presentation-Part-2.MD

* Update and rename Tips-For-First-KubeCon-Presentation-Part-2.MD to 2018-10-26-tips-for-first-kubecon-presentation-part-2.md
2018-10-26 09:33:38 -07:00
William Zhang 5d592fbee3 fix spelling errors in doc repo (#10434)
* fix spelling errors in content/en/docs/concepts/containers/

Signed-off-by: William Zhang <warmchang@outlook.com>

* fix spelling errors in HPA, StatefulSet, SA

Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-26 09:07:21 -07:00
Francois Tur 140b3da098 - remove the mention to survey. It is about to close. (#10735) 2018-10-25 14:55:54 -07:00
Karen Bradshaw 90e5647ce0 Fix typo (#10734) 2018-10-25 14:31:54 -07:00
Lee Gaines 65eac71489 Updated the numbering of instructions (#10401)
* Updated the numbering of instructions

All of the instructions were numbered like this:
1. do something
1. then do this
1. finally, do this.

I just changed them accordingly to be 1-2-3. There was also a case typo in the `LOG_LEVEL=info` which should be `LOG_LEVEL=INFO` based on the data in the yaml file.

* Update numbered list formatting

* [WIP] test snippet fix

* more numbered list/snippet fixes
2018-10-25 14:08:57 -07:00
Pierre-Yves Aillet 6a812006f0 Add Aggregation Layer to glossary (#10535)
* Add Aggregation Layer to glossary

* Fix after review

* Adjustments after review
2018-10-25 14:04:32 -07:00
Florian Arthofer 84e3e3a7b2 Added link for Dynatrace (#10629)
Added link to Dynatrac k8s monitoring info page
2018-10-25 12:47:08 -07:00
MengZeLee 04163e9a7c removing toc shortcode. (#10720) 2018-10-25 11:02:31 -07:00
meirlaker 8f2bb3d6ad Fix typo: update --> updated (#10726) 2018-10-25 10:50:40 -07:00
William Zhang bf9cdf7a60 Enable volume limit feature by default (#10728)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-25 10:17:35 -07:00
李永信 91e8ad433f typo fix about further (#10723)
Signed-off-by: Yongxin Li <yxli@alauda.io>
2018-10-24 06:26:08 -07:00
Martin Hoefling da3fbcf3ed Fix incorrect naming of the flag (#10713)
The flag is called --resolv-conf.
2018-10-23 20:25:18 -07:00
Claudia J.Kang 8eaf56e8f1 Update l10n READMEs link (#10669)
* New link about Localizing Kubernetes Documentation

This commit adds a link about Localizing Kubernetes Documentation in
README.md's Contributing to the docs section.

Fixed : #10485, #10622

Signed-off-by: Claudia J. Kang <claudiajkang@gmail.com>

* Update l10n guide about adding l10n README files.

This commit adds a link process about the l10n README files in
localization.md.

Fixed : #10485, #10622

Signed-off-by: Claudia J. Kang <claudiajkang@gmail.com>
2018-10-23 15:56:57 -07:00
Stephan Fabel 0e46d4682d remove "recommended" from Minikube description (#10701)
Now that there are multiple predictable and stable upstream solutions to deploy Kubernetes, we should not express an opinion as to which one to recommend without also mentioning the reasons for it.
2018-10-23 15:07:36 -07:00