4399 Commits

Author SHA1 Message Date
vineeth c94ac9b6c0 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-24 21:27:22 +05:30
Celeste Horgan fbaeb89823 Fix markdown escaping (#19744)
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-03-23 05:22:45 -07:00
James Spurin 1c263b2314 add note, regarding example requirement for nfs helper /sbin/mount.nfs (#19774) 2020-03-23 05:18:45 -07:00
Jim Angel d919c58f35 remove vendor specific cpu definition (#19797) 2020-03-23 05:16:45 -07:00
Alexey Pyltsyn 6848ca4600 Fix Russian translation for "control plane" term (#19802) 2020-03-23 03:56:45 -07:00
Maciej Filocha 6d7602b5d6 Synchronize Polish translation to upstream master (#19772)
* Synchronize Polish translation to upstream master

Synchronize translation with upstream master up to 4605d2b1f9

* Improve style of translated content

Co-Authored-By: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
2020-03-23 01:28:45 -07:00
chentanjun 5db5d26326 sync en zh yaml (#19781) 2020-03-22 20:34:45 -07:00
chentanjun 09fc6f9e03 sync en zh example yaml (#19778) 2020-03-22 20:32:45 -07:00
chentanjun 9a332233c0 sync en zh example yaml (#19779) 2020-03-22 20:30:45 -07:00
Roy Lenferink 489d44d7bd Adding fix for #19646 (#19727) 2020-03-22 14:24:44 -07:00
Sascha Grunert 06029f5a1b Update CRI-O installation guide (#19568)
CRI-O now uses a different location for their repositories which also
supports further distributions.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-22 14:10:45 -07:00
Ihor Sychevskyi 97849f96e3 fix home docs page button on mobile & tablet (#19646) 2020-03-22 14:06:44 -07:00
Kubernetes Prow Robot f7d6bac8d0 Merge pull request #19793 from VineethReddy02/vineeth-merge-master-into-dev-1.18-for-syncup
Merge master into dev-1.18 for sync-up
2020-03-22 13:26:46 -07:00
Tim Bannister 797ae19d40 Tidy RuntimeClass page for v1.18 (#19578)
* Tidy RuntimeClass page for v1.18

* Reword heading
2020-03-22 13:04:44 -07:00
zhouya0 9b6b21e820 Add kubectl diff in kustomize (#19586) 2020-03-22 12:56:44 -07:00
Tim Bannister 2128d0c966 Fix tooltip (#19794) 2020-03-22 12:46:45 -07:00
vineeth f1d9ebc578 Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-23 01:02:58 +05:30
Fabian Baumanis 2a192c2af5 Change back cronjob timezone note to UTC (#18715) 2020-03-23 00:37:31 +05:30
Dan POP 441b4829bd Added 'ClaimRef' to make documentation clearer (#17914)
* added final period (.)
* removed backticks

Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Dan POP <dan.papandrea@sysdig.com>

Co-authored-by: Leo Di Donato <leodidonato@gmail.com>
2020-03-23 00:36:10 +05:30
Kohei Toyoda b412668753 Update output of creating replicaset in controllers/replicaset (#19088) 2020-03-23 00:35:35 +05:30
Jacky Wu a991bcb7a1 doc: remove tasks federation index from tasks main page. (#19205) 2020-03-23 00:35:19 +05:30
Qiming Teng 33c5784643 Resource name constraints (1) (#19106)
xref: #17969, #19099, #18746
2020-03-23 00:35:07 +05:30
Jacky Wu 9db5a04590 Kill all federation v1 related tasks pages. (#17949) 2020-03-23 00:34:46 +05:30
Tim Bannister f368463034 Reword “Creating a single control-plane cluster with kubeadm” (#18939)
* Consolidate words of caution about Pod network

* Tweak wording

- use tooltips
- fix a TODO hyperlink
- adopt style guidelines

* Revise prerequisites for kubeadm

* Rework page structure

- Replace some headings with anchor elements (preserving inbound links)
- Use a "discussion" section for the discussion part of the page.
- Make Feedback be a part of the What's Next section
- Skip mentioning Docker in a logging context; provide generic
  signposting instead.
- Update overview
- Document limitations and fix link to HA topology
- Fixes for styling

* Redo network plugin info

* Use glossary tooltips to introduce terms
2020-03-23 00:33:37 +05:30
Jamie Luckett a77400801a Add missing space in documentation line (#19013) 2020-03-23 00:33:16 +05:30
Fabian Ruff 9e873259db Fix inital alpha version of ValidateProxyRedirects (#19192)
See: https://github.com/kubernetes/kubernetes/pull/88260
2020-03-23 00:32:57 +05:30
Jorge O. Castro 95662d49f5 Announce the contributor summit schedule (#19174)
* Announce the contributor summit schedule

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Fix minor nits found during review

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update content/en/blog/_posts/2020-02-18-Contributor-Summit-Amsterdam-Schedule-Announced.md

Make the map URL easier to read.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Add contributor summit image

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-23 00:29:02 +05:30
Andrew Allbright 0016292e36 Latin Abbreviations "vs" Updated to "versus" (#19181)
* grep -lR ' vs ' ./content/en/docs | xargs sed -i '' -e 's/ vs / versus /g'

* Update content/en/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/concepts/policy/resource-quotas.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-23 00:28:41 +05:30
Lubomir I. Ivanov 8e08f65522 kubeadm: add TS guide note about CoreOS read-only /usr (#19166)
* kubeadm: add TS guide note about CoreOS read-only /usr

* Update content/en/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-23 00:28:30 +05:30
Andrew Allbright b358b9a96e latin phrase removed (#19180) 2020-03-23 00:28:02 +05:30
inductor a9309eb654 Second Japanese l10n work for release-1.16 (#19157)
* update install kubeadm related doc (#18826)

* modify terminology mechanism (#19148)
2020-03-23 00:27:49 +05:30
Eko Simanjuntak ffe5d110b8 Change Kontainer to Node (#19105) 2020-03-23 00:23:43 +05:30
Tim Bannister 2c55e9bfe8 Tidy “Participating in SIG Docs” (#19151)
- Fix broken link
- Move localization work from Reviewers group to Anyone
- Minor other tidying
2020-03-23 00:23:18 +05:30
Jie Shen 7c5daad027 Upgrade command of homebrew installs minikube (#18281) 2020-03-23 00:22:01 +05:30
Alexey Pyltsyn 2d5239a66f Translate Start contributing page into Russian (#19124) 2020-03-23 00:21:34 +05:30
Kirk Larkin 381c0a9536 A few tweaks to wording (#19136)
Just a few tweaks where words were missing, etc.
2020-03-23 00:19:35 +05:30
chentanjun 8c3d0c5869 update zh-trans content/zh/docs/concepts/policy/resource-quotas.md (#19037) 2020-03-23 00:19:19 +05:30
Jie Shen 8515c7fb58 Remove extra note in note shortcode (#19131)
* Remove extra note in note shortcode

* Translate Inline Markdown and HTML section
2020-03-23 00:19:03 +05:30
Kirk Larkin 4b92ee06cb Add missing "in" for DeploymentSpec link (#19135) 2020-03-23 00:16:37 +05:30
Jie Shen 36e611c8ba Polish zh translation for taint-and-toleration (#19133) 2020-03-23 00:16:16 +05:30
Maciej Filocha e2358966b4 Add localization guide specific to Polish language (#18985)
Co-Authored-By: Karol Pucyński <kpucynski@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Michał Sochoń <kaszpir@gmail.com>

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Michał Sochoń <kaszpir@gmail.com>
2020-03-23 00:15:53 +05:30
Kartik Sharma 431b96ed92 Issue with k8s.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/ (#18560) 2020-03-23 00:15:35 +05:30
June Yi c6a224d469 Update Korean glossary for l10n (#19094)
* Update Korean glossary for l10n

* Update content/ko/docs/contribute/localization_ko.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-03-23 00:15:13 +05:30
Jie Shen 6ecf7d0784 Correct note shortcode for run-replicated-stateful-application.md (#19132) 2020-03-23 00:14:55 +05:30
xieyanker ff9e073d30 hidden original annotation (#19126) 2020-03-23 00:14:36 +05:30
June Yi 1048fa8b40 Fourth Korean L10n Work For Release 1.17 (#19127)
* translate assign-pod-node.md (#18955)
* correct the misspelling (#19063)
* Update to Outdated files in dev-1.17-ko.4 branch. (#19002)

Co-Authored-By: KimMJ <a01083612486@gmail.com>
Co-Authored-By: forybm <forybm1@naver.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>

Co-authored-by: KimMJ <a01083612486@gmail.com>
Co-authored-by: forybm <forybm1@naver.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
2020-03-23 00:10:57 +05:30
xieyanker 74e2dba738 fix format error (#19118) 2020-03-23 00:03:44 +05:30
Yushiro FURUKAWA e579b74e0d Remove trailing spaces from it documents (#16790) 2020-03-23 00:03:12 +05:30
2BFL 870128c48f zh-translation: upate hello-minikube.md (#19660)
Fix missing items
2020-03-22 05:06:44 -07:00
chentanjun d1233d3531 sync en zh yaml in content/zh/example/admin direcroty (#19766) 2020-03-22 05:04:44 -07:00