TAKAHASHI Shuuji
499718bcab
Translate tutorials/stateful-application/mysql-wordpress-persistent-volume/ into Japanese.
2020-07-05 00:44:50 +09:00
TAKAHASHI Shuuji
891a473233
Copy content/en/docs/tutorials/statelful-application/mysql-wordpress-persistent-volume.md to Translate.
2020-07-05 00:42:27 +09:00
TAKAHASHI Shuuji
9772d17d05
Translate tutorials/stateless-application/guestbook into Japanese.
2020-07-04 21:55:36 +09:00
Naoki Oketani
c4075c109e
ja: Make docs/setup/production-environment/on-premises-vm/_index.md follow v1.17 of the original text
2020-07-04 21:46:19 +09:00
Kubernetes Prow Robot
e0bf0b2699
Merge pull request #22011 from tengqm/fix-examples-test
...
Fix example tests for English site
2020-07-04 05:38:48 -07:00
Kubernetes Prow Robot
4c19ec60a1
Merge pull request #22175 from sftim/20200629_remove_capture_shortcodes
...
Remove capture shortcodes & warn on future use.
2020-07-04 05:30:48 -07:00
Irvi Firqotul Aini
ece482870a
chore: Migrate existing master-node-communication to control-plane-node-communication
...
In this commmit I migrate the former to later and add more information about Konnectivity.
2020-07-04 19:28:39 +07:00
Naoki Oketani
b819fc8119
ja: Make docs/setup/best-practices/multiple-zones.md follow v1.17 of the original text
2020-07-04 21:24:06 +09:00
Kubernetes Prow Robot
f682bd7fbb
Merge pull request #22331 from wxsms/patch-5
...
fix: zh doc missleading to english module 5, and translate.
2020-07-04 05:14:48 -07:00
Dery Rahman Ahaddienata
d7b6391c17
Add docs/tutorials/kubernetes-basics/create-cluster ID translation
2020-07-04 19:06:02 +07:00
wxsm
3811e0c6e8
fix: zh doc missleading to en link.
...
fix: zh doc missleading to en link.
2020-07-04 20:05:33 +08:00
wxsm
49b428ac17
fix: zh doc missleading to english module 6
...
`Continue to Module 6` btn in zh docs is leading to en version, this PR simply fix it.
2020-07-04 20:03:13 +08:00
wxsm
cf069a742f
fix: zh doc missleading to en link.
...
fix zh doc missleading to en link.
2020-07-04 19:58:53 +08:00
wxsm
ef561614f9
fix: zh doc missleading to english module 5, and translate.
...
`Continue to Module 5` btn in zh docs is leading to en version and have no translate, this PR simply fix it.
2020-07-04 19:50:01 +08:00
Kubernetes Prow Robot
02d2316c4f
Merge pull request #22326 from wxsms/patch-4
...
fix: zh doc missleading to english module 4, and translate.
2020-07-04 04:40:48 -07:00
Kubernetes Prow Robot
ad2fbb3e93
Merge pull request #22325 from wxsms/patch-3
...
fix: zh doc missleading to english Start Interactive Tutorial
2020-07-04 04:38:48 -07:00
Kubernetes Prow Robot
57b8e2760c
Merge pull request #22324 from wxsms/patch-2
...
fix: zh doc missleading to english module 3
2020-07-04 04:36:48 -07:00
Kubernetes Prow Robot
a733c232fa
Merge pull request #22322 from wxsms/patch-1
...
fix: zh doc missleading to english module 2
2020-07-04 04:34:48 -07:00
TAKAHASHI Shuuji
54aebec378
Copy content/en/docs/tutorials/stateless-application/guestbook.md to translate.
2020-07-04 20:24:40 +09:00
TAKAHASHI Shuuji
61df64c8ee
Translate concepts/architecture/controller into Japanese.
2020-07-04 19:36:12 +09:00
Tim Bannister
325ba8754a
Warn on use of capture shortcode
...
If anyone uses the capture shortcode, emit a warning. The website
no longer uses capture shortcodes.
2020-07-04 11:11:29 +01:00
TAKAHASHI Shuuji
26fdec3e7e
Add anchor links.
2020-07-04 19:05:08 +09:00
Kubernetes Prow Robot
fe82c29052
Merge pull request #22248 from pjhwa/fix-22247
...
Fix issue with k8s.io/docs/reference/command-line-tools-reference/fea…
2020-07-04 03:04:48 -07:00
Kubernetes Prow Robot
51283acc88
Merge pull request #22321 from raelga/fix/deprecated-shortcodes-contribute-start
...
Replace deprecated shortcodes
2020-07-04 03:00:48 -07:00
Arhell
cf1cc32b84
fix heading text
2020-07-04 12:35:28 +03:00
wxsm
d0d54d2154
fix: zh doc missleading to english module 4, and translate.
2020-07-04 17:32:09 +08:00
TAKAHASHI Shuuji
00379158f4
Translate tutorials/stateful-application/basic-stateful-set into Japanese.
2020-07-04 18:30:01 +09:00
wxsm
d2ed626de2
fix: zh doc missleading to english Start Interactive Tutorial
2020-07-04 17:28:01 +08:00
wxsm
846f28d043
fix: zh doc missleading to english module 3
2020-07-04 17:21:26 +08:00
Tej-Singh-Rana
62c13dc35d
Fixed space issue
2020-07-04 14:42:28 +05:30
wxsm
446d6a3c7e
fix: zh doc missleading to english chapter 2
2020-07-04 16:43:21 +08:00
Rael Garcia
a346072b96
Replace deprecated shortcodes
2020-07-04 09:30:44 +02:00
Kubernetes Prow Robot
98e9c734e0
Merge pull request #15584 from wolmi/feature/contribute/start
...
Add content/es/doc/contribute/start
2020-07-04 00:26:48 -07:00
Kubernetes Prow Robot
4267b1bad4
Merge pull request #22317 from abhi1604/patch-5
...
Corrected a Typo
2020-07-03 22:30:48 -07:00
Qiming Teng
e097b93c8e
Fix pages that reference removed API groups
...
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Abhinav
e6fd8f866e
Corrected a Typo
2020-07-04 14:07:16 +09:00
Qiming Teng
f03c187987
Fix indentation of list and code snippet for kms-provider
2020-07-04 12:31:10 +08:00
Kubernetes Prow Robot
9c196f9e09
Merge pull request #21811 from Cweiping/feature/add_interdependent_envvars
...
add define interdependent environment variables page
2020-07-03 21:00:48 -07:00
Qiming Teng
a87bb799c2
Remove Poseidon page
...
The [Poseidon
project](https://github.com/kubernetes-sigs/poseidon/commits/master )
is virtually dead:
- No PRs coming in since Dec 2019
- PRs related to code changes date back to April 2019.
By removing this page, we can save folks' effort on localizing the
content, i.e. #22265 .
2020-07-04 11:31:20 +08:00
Kubernetes Prow Robot
c452e65a62
Merge pull request #22225 from kbhawkey/kb-update-readme-submodule
...
add info about updating docsy theme
2020-07-03 20:24:48 -07:00
TAKAHASHI Shuuji
a15b40604c
Make "Versions" string on the navbar translatable.
2020-07-04 12:22:01 +09:00
Kubernetes Prow Robot
57b03a53f2
Merge pull request #22304 from nmenant/patch-1
...
Update ingress-controllers.md
2020-07-03 20:08:48 -07:00
Kubernetes Prow Robot
9fda1f1ffb
Merge pull request #22241 from tengqm/sync-zh-contrib-1
...
[zh] Sync contribution changes (1)
2020-07-03 19:44:47 -07:00
Kubernetes Prow Robot
cd2ab823d9
Merge pull request #22219 from irvifa/fix-id-deadlinks
...
Fix id broken link.
2020-07-03 19:24:48 -07:00
Qiming Teng
7fd6907362
[zh] Sync contribution changes (1)
...
There have been some significant changes to the contribution guide.
This PR is one of the series that sync the changes to Chinese
localization.
2020-07-04 10:13:24 +08:00
Saba Zubair
9aad658f6a
removed anchor-4.1.1-min.js file from static/js/anchor-4.1.1 and the corresponding call in /layouts/partial/head.html#L77. This completes #22040 and serves as my first contribution to an OS project. 🎉
2020-07-03 21:12:27 -04:00
TAKAHASHI Shuuji
dbecd573e7
Update Japanese translation of config.toml.
2020-07-04 09:21:56 +09:00
Karen Bradshaw
38e8cd10b9
add package-lock file
2020-07-03 19:08:25 -04:00
Karen Bradshaw
e9230acaf2
testing deploy
2020-07-03 18:06:29 -04:00
Karen Bradshaw
5d2a3ae6b3
updating packaging
2020-07-03 18:04:53 -04:00