Zach Corleissen
e66e21ab7b
Revert "Repair and sync the dev-1.18 branch" ( #19228 )
2020-02-21 12:16:47 -08:00
Vineeth Pothulapati
6ea6519b8f
Merge pull request #19221 from zacharysarah/dev-1.18-repair
...
Repair and sync the dev-1.18 branch
2020-02-21 17:32:04 +05:30
Fabian Baumanis
bad124b857
Change back cronjob timezone note to UTC ( #18715 )
2020-02-20 12:41:58 -08:00
Dan POP
fef685e161
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-02-20 11:45:57 -08:00
Ihor Sychevskyi
ec7a6de752
Fix Invalid link in readme (en) ( #19204 )
2020-02-20 07:45:07 -08:00
Kohei Toyoda
21cbf8ea91
Update output of creating replicaset in controllers/replicaset ( #19088 )
2020-02-20 04:37:04 -08:00
Jacky Wu
f24680eab5
doc: remove tasks federation index from tasks main page. ( #19205 )
2020-02-19 17:15:03 -08:00
Qiming Teng
ceccbc049c
Resource name constraints (1) ( #19106 )
...
xref: #17969 , #19099 , #18746
2020-02-19 15:44:30 -08:00
Jacky Wu
e433c954d0
Kill all federation v1 related tasks pages. ( #17949 )
2020-02-19 13:03:46 -08:00
Tim Bannister
6a3c364706
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-02-19 12:49:45 -08:00
Jamie Luckett
fefda3e4ea
Add missing space in documentation line ( #19013 )
2020-02-19 12:38:47 -08:00
Fabian Ruff
f16c41b5ac
Fix inital alpha version of ValidateProxyRedirects ( #19192 )
...
See: https://github.com/kubernetes/kubernetes/pull/88260
2020-02-19 12:13:33 -08:00
Ihor Sychevskyi
560350b4de
Fix Invalid link in readme section ( #19178 )
2020-02-19 09:02:26 -08:00
Jorge O. Castro
601f33f4fd
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-02-19 08:24:26 -08:00
Andrew Allbright
470f932dd8
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-02-19 00:14:25 -08:00
Lubomir I. Ivanov
2d0bde0458
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-02-18 16:54:24 -08:00
Andrew Allbright
1513a7b29a
latin phrase removed ( #19180 )
2020-02-18 16:42:25 -08:00
inductor
004bcd1ff8
Second Japanese l10n work for release-1.16 ( #19157 )
...
* update install kubeadm related doc (#18826 )
* modify terminology mechanism (#19148 )
2020-02-17 23:41:28 -08:00
Alexey Pyltsyn
6b4712e47d
Translate Participating in SIG Docs page into Russian ( #19150 )
...
* Translate Participating in SIG Docs page into Russian
* Fixes
2020-02-17 22:07:28 -08:00
Eko Simanjuntak
c2cc1a1c87
Change Kontainer to Node ( #19105 )
2020-02-17 18:19:28 -08:00
Tim Bannister
e836c83b4a
Tidy “Participating in SIG Docs” ( #19151 )
...
- Fix broken link
- Move localization work from Reviewers group to Anyone
- Minor other tidying
2020-02-17 10:21:29 -08:00
Felix Geelhaar
403c6d059d
Update installation of minikube on macOS ( #19143 )
...
Installation through brew cask install minikube is no longer supported, as there is not such a binary. Corrected to brew install minikube works.
2020-02-17 08:15:29 -08:00
Jie Shen
b47c665674
Upgrade command of homebrew installs minikube ( #18281 )
2020-02-17 08:13:30 -08:00
Alexey Pyltsyn
bc6cb17bb7
Translate Start contributing page into Russian ( #19124 )
2020-02-17 07:47:29 -08:00
Zach Corleissen
f7c02fd4c9
Prune Bradamant3 from permissions ( #19084 )
2020-02-17 02:19:28 -08:00
Kirk Larkin
751cabbb73
A few tweaks to wording ( #19136 )
...
Just a few tweaks where words were missing, etc.
2020-02-17 02:05:28 -08:00
chentanjun
044abec93e
update zh-trans content/zh/docs/concepts/policy/resource-quotas.md ( #19037 )
2020-02-16 21:13:28 -08:00
Jie Shen
6d8c1e14fb
Remove extra note in note shortcode ( #19131 )
...
* Remove extra note in note shortcode
* Translate Inline Markdown and HTML section
2020-02-16 21:11:28 -08:00
Karen Bradshaw
9fab3c3098
Add latest-semver shortcode ( #19110 )
2020-02-16 08:21:28 -08:00
Kirk Larkin
3fce287782
Add missing "in" for DeploymentSpec link ( #19135 )
2020-02-16 06:21:28 -08:00
Jie Shen
3a322f8048
Polish zh translation for taint-and-toleration ( #19133 )
2020-02-15 19:17:28 -08:00
Maciej Filocha
0c0a3570ae
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-02-15 11:53:28 -08:00
Kartik Sharma
da7e88a8a4
Issue with k8s.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/ ( #18560 )
2020-02-15 07:03:28 -08:00
June Yi
f09bc07ed5
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-02-15 01:53:27 -08:00
Jie Shen
1c20ac7db5
Correct note shortcode for run-replicated-stateful-application.md ( #19132 )
2020-02-14 23:27:27 -08:00
xieyanker
57cdc4cbab
hidden original annotation ( #19126 )
2020-02-14 22:31:27 -08:00
Vineeth Pothulapati
0d1b4110e2
Merge pull request #19117 from VineethReddy02/vineeth-sync-master-dev-1.18
...
Sync between master dev 1.18
2020-02-15 09:12:45 +05:30
June Yi
3f6dfb1ee3
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-02-14 17:59:27 -08:00
Rémy Léone
207c654042
Add a theme-color ( #18976 )
2020-02-14 16:33:27 -08:00
xieyanker
37137dadaf
fix format error ( #19118 )
2020-02-13 18:22:17 -08:00
vineeth
9433b26564
Sync between master and dev-1.18
...
This PR contains sync up between master and dev-1.18 and also reolsved merge conflicts occured during previous sync during previous sync up caused due to missed adding tide-method merge
Signed-off-by: vineeth <vineethpothulapati@outlook.com >
2020-02-14 01:30:05 +05:30
Yushiro FURUKAWA
aec8c4bcf5
Remove trailing spaces from it documents ( #16790 )
2020-02-13 11:58:36 -08:00
Nils Martel
669bf498a9
Fix Typo ( #19107 )
2020-02-13 04:36:35 -08:00
Fangyuan Li
b0aac61731
Reduce ambiguity on nodePort ( #18928 )
...
* Reduce ambiguity on nodePort
At first sight, nodePort looks a lot like service.Spec.NodePort, though it just means a port allocated from "--service-node-port-range". Replacing "nodePort" with "node port" to add some clarity.
* Update content/en/docs/tasks/access-application-cluster/create-external-load-balancer.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-02-13 00:52:35 -08:00
pierwill
d856dfcd39
Add note on none driver in minikube installation docs ( #18430 )
...
* Add newlines to `none` VM driver docs
* Add note on `none` driver in minikube installation docs
Link to documentation describing possible security and data loss issues
* minikube: Add caution block to `none` vm driver
* Edit Debian-related minikube instructions
Update section on the `none` driver.
2020-02-13 00:20:35 -08:00
Wang Bing
ec9e20f556
fix comment display ( #19100 )
2020-02-12 20:50:35 -08:00
Yudi A Phanama
a35ce86c0a
Add id/resource_quotas localization ( #18643 )
...
* Add id/resource_quotas localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com >
* Fix id/resource_quotas localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com >
* Minor fix to resource quota id localization
Signed-off-by: Yudi A Phanama <yudiandreanp@gmail.com >
2020-02-12 16:10:35 -08:00
Patrik
d15314ca88
fix error in StartupProbe feature gate ( #19098 )
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io >
2020-02-12 12:05:52 -08:00
Antonio Ojea
5ae479fc4d
Add IPv6 DNS records to the dns pod service docs ( #19079 )
2020-02-12 11:48:50 -08:00
Sharjeel Aziz
c8eb9126e9
Cleanup and implement style guidelines. ( #18980 )
...
* Reworded paragraphs to reduce ambiguity.
* Added min-kubernetes-server-version metadata.
* Converted yaml to a downloadable resource.
2020-02-12 11:06:51 -08:00