Kubernetes Prow Robot
f394cfa487
Merge pull request #22274 from jiaj12/patch-28
...
Update debug-service.md
2020-07-05 18:12:50 -07:00
Kubernetes Prow Robot
8c5966819f
Merge pull request #22332 from wxsms/patch-6
...
fix: zh doc missleading to en link.
2020-07-05 18:02:50 -07:00
Kubernetes Prow Robot
fb8f73db73
Merge pull request #21943 from oke-py/ja/glossary/cncf
...
Translate glossary/cncf into Japanese
2020-07-05 15:56:50 -07:00
Qiming Teng
bb07d99f08
Address review feedbacks
2020-07-06 06:52:46 +08:00
Kubernetes Prow Robot
2b7ba83510
Merge pull request #22368 from oke-py/ja/turnkey
...
ja: Make docs/setup/production-environment/turnkey/_index.md follow v1.17 of the original text
2020-07-05 09:30:49 -07:00
Aris Cahyadi Risdianto
3889465ad6
ID Localization for Setup - Container Runtime.
...
Translating the comment and fixed typo.
2020-07-05 22:10:55 +08:00
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot
231e4aa942
Merge pull request #22375 from oke-py/ja/stackpoint
...
ja: remove docs/setup/production-environment/turnkey/stackpoint.md
2020-07-05 06:20:49 -07:00
Naoki Oketani
2bea5957c4
ja: remove docs/setup/production-environment/turnkey/stackpoint.md
2020-07-05 22:05:41 +09:00
Naoki Oketani
3e42dcd937
Update content/ja/docs/tasks/inject-data-application/environment-variable-expose-pod-information.md
...
Co-authored-by: inductor(Kohei) <kela@inductor.me >
2020-07-05 19:58:07 +09:00
Naoki Oketani
eb19a090a3
ja: Make docs/setup/production-environment/turnkey/_index.md follow v1.17 of the original text
2020-07-05 19:44:09 +09:00
Philippe Martin
e21dbb85da
remove capture
2020-07-05 11:51:33 +02:00
Philippe Martin
b612a80d18
rekcah78 Review
2020-07-05 11:49:24 +02:00
Philippe Martin
14ab4eb133
fixes
2020-07-05 11:40:05 +02:00
Philippe Martin
f92ad5afce
Pods lifecycle
2020-07-05 11:40:05 +02:00
Philippe Martin
a79466447c
Pods
2020-07-05 11:40:02 +02:00
Philippe Martin
9efd949e0e
Pods: overview
2020-07-05 11:38:12 +02:00
Dery Rahman Ahaddienata
4cea5be119
Add id translation support for katacoda embed
2020-07-05 16:32:35 +07:00
Qiming Teng
162e5edb39
Clean up shared assets for API reference
...
This PR promotes the CSS, JS and FONTS files used by API reference to
the `static/css`, `static/js` and `static/fonts` directories
respectively. The intent is that for future releases, when generating
API reference docs, only the `index.html` and `navData.js` files need to
be copied from the generator tools.
Details of changes:
- `jquery-3.2.1.min.js` file is replaced by `jquery-3.3.1.min.js` to
align with the version used by Docsy. We can investigate in the future
whether this can be shared. Converging to the same version at least
can reduce the risks of compatibility.
- `jquery.scrollTo.min.js` moved to `static/js` file and renamed to
`jquery.scrollTo-2.1.2.min.js` so we know the version from file name.
- `scroll.js` moved to `static/js` and renamed to `scroll-apiref.js` to
siginify that it is used by API reference.
- A `README.md` file is added to `static/js` directory for describing
the purposes of the these files.
- `bootstrap.min.css` moved to `static/css` and renamed to
`bootstrap-4.3.1.min.css` so that it can be shared and its version can
be easily discovered.
- `font-awesome.min.css` moved to `static/css` and renamed to
`fontawesome-4.7.0.min.css` for the same reason.
- `stylesheet.css` moved to `static/css` and renamed to
`style_apiref.css` to siginify its purpose.
- A `README.md` file is added to `static/css` directory for describing
the purposes of the these files.
- FontAwesome fonts files moved to `static/fonts` so that they can be
shared across API reference versions.
- Current API reference (1.18) is modified to reference the relocated
files. Upstream generator change on the way
(kubernetes-sigs/reference-tools/#161).
Related: #22016 , #22023 , #22041 , #22024 , #22064
2020-07-05 13:43:03 +08:00
Kubernetes Prow Robot
38eaf3b4e5
Merge pull request #22312 from imrenagi/translation/managing-tls
...
Add Bahasa Indonesia translation for managing tls
2020-07-04 21:04:49 -07:00
Imre Nagi
c1a180b853
Add Bahasa Indonesia translation for managing tls
...
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
Fix for review
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
Rebase from master upstream
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
2020-07-05 10:56:58 +07:00
Kubernetes Prow Robot
63b9faf256
Merge pull request #22349 from shuuji3/typo/deployment
...
Fix typo: Deploymnet→Deployment
2020-07-04 20:46:49 -07:00
TAKAHASHI Shuuji
1e191062ec
Fix typo: Deploymnet→Deployment.
2020-07-05 11:44:24 +09:00
Soichiro KAWAMURA
b2a85692d3
Add Japanese translation of taint-and-toleration.md
2020-07-05 11:41:07 +09:00
Kubernetes Prow Robot
436afaabad
Merge pull request #22300 from irvifa/id/control-plane-node-communication
...
chore: Migrate existing master-node-communication to control-plane-node-communication
2020-07-04 19:38:49 -07:00
Kubernetes Prow Robot
6ecca925b8
Merge pull request #22334 from wxsms/patch-8
...
fix: zh doc missleading to en link.
2020-07-04 19:06:49 -07:00
Qiming Teng
5f10c216de
[zh] Fix examples for Chinese localization
2020-07-05 10:04:33 +08:00
Qiming Teng
393c40c680
[zh] Synchronize the README file
2020-07-05 09:22:30 +08:00
Kubernetes Prow Robot
ece28880f9
Merge pull request #22333 from wxsms/patch-7
...
fix: zh doc missleading to english module 6
2020-07-04 16:34:49 -07:00
Kubernetes Prow Robot
36578f4c9e
Merge pull request #22310 from shuuji3/make-versions-translatable-in-navbar
...
Make "Versions" string on the navbar translatable
2020-07-04 10:26:48 -07:00
TAKAHASHI Shuuji
fb6a070748
Add _index.md for tutorials/stateful-application.
2020-07-05 01:05:08 +09:00
Kubernetes Prow Robot
1c39365a9c
Merge pull request #22338 from oke-py/ja/on-premises-vm
...
ja: Make docs/setup/production-environment/on-premises-vm/_index.md follow v1.17 of the original text
2020-07-04 09:04:48 -07:00
Kubernetes Prow Robot
731e2506d3
Merge pull request #22279 from maxgio92/patch-1
...
Fix wrong uppercase in content/it/docs/concepts/index
2020-07-04 08:54:48 -07:00
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