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
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
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
larntz-tbc
a00f65d84c
cri-o version must match the k8 version ( #19092 )
...
* cri-o version must match the k8 version
It's not clear from the doc that the cri-o version must match the k8 version as shown in the cri-o compatibility matrix.
* changed to note shortcode for cri-o compat matrix - fix author
2020-02-12 10:56:51 -08:00
Jim Angel
a48b34474a
updating agenda meeting link ( #19087 )
2020-02-12 03:28:52 -08:00
Jim Angel
834f1c6bbe
adding in a docs alias ( #19077 )
2020-02-11 18:42:07 -08:00
xieyanker
dcbfda9d99
fix formatting errors ( #19065 )
...
* fix formatting errors
* fix formatting errors
* fix formatting errors
2020-02-11 17:26:08 -08:00
Kaitlyn Barnard
577932933e
Update SECURITY_CONTACTS ( #19082 )
2020-02-11 14:46:07 -08:00
Jacky Wu
92e30010bd
cleanup: remove hugo-version-check.sh. ( #18817 )
2020-02-11 11:28:07 -08:00
Sujay Pillai
d57169c29a
Updated network-policies.md for default deny all ingress and egress traffic ( #19052 )
2020-02-11 08:14:02 -08:00
Tim Bannister
e5eea5d8b9
Clean up kubeadm install guide ( #17584 )
...
* Fix link to cluster upgrade with kubeadm
* Improve kubeadm container runtime install steps
* Use tabs for Linux vs. non-Linux kubeadm CRI details
* Tweak wording
* Use dagger in place of double asterisk
(Double asterisks don't render as well, and also can confuse
Markdown-aware editors).
* Move link inside preceding tabs
Repeating the text makes life easier for readers.
2020-02-11 05:52:05 -08:00
Jacky Wu
0da849d6d3
chore: update terminology list content and add ref link. ( #18968 )
2020-02-11 05:28:01 -08:00
Zach Corleissen
d4437d56c5
Change url to alias ( #19070 )
2020-02-11 00:48:02 -08:00
Jim Angel
db5ddfab15
adding redir ( #18834 )
2020-02-10 20:02:01 -08:00
Qiming Teng
b550c6c051
Remove shortcode 'code' ( #19035 )
...
A long time ago, we added a new shortcode `codenew` as a replacement of
the `code` shortcode. The intention was to consolidate all example
manifests to a single subdirectory, i.e. `content/<lang>/examples`. Now
this transition is almost over. We have only two instances where the old
`code` shortcode is referenced.
This PR makes the `policy.rego` file inlined content so that all
referenes to `code` are killed. We can safely drop the `code` shortcode.
If desired, we can rename the `codenew` shortcode to `code` in a
(series of) separate PR(s).
2020-02-10 19:52:00 -08:00
Tim Bannister
2faf1024d9
Tweak linking for Kubernetes object concept ( #18122 )
...
- Add a link from /docs/reference/using-api/api-concepts/
- Tweak other incoming links to match
2020-02-10 19:24:01 -08:00
Naoki Oketani
ae7ace0f71
Replace links with redirect destination ( #19038 )
2020-02-10 18:18:01 -08:00
Zach Corleissen
51a3c3877b
Remove ryanmcginnis from OWNERS_ALIASES ( #19062 )
2020-02-10 16:16:01 -08:00
Cory O'Daniel
6ff38e05c8
adding elixir k8s client ( #19056 )
2020-02-10 14:43:54 -08:00
Celeste Horgan
eddbb00cbe
Convert to {{ note }} shortcode ( #19054 )
2020-02-10 10:55:54 -08:00