Commit Graph

8618 Commits

Author SHA1 Message Date
wxsm 09e0db86cf fix: zh docs misleading to en link.
note that:

1. links reachable with `/zh` prefix is simply added prefix.
2. links redirected after visit and reachable with `/zh` prefix is updated to the redirected link and added prefix.
3. links or redirected links results with 404 after added `/zh` prefix is not changed.
2020-07-07 12:58:11 +08:00
Gede Wahyu ef4c104cf0 ID translation for suggest-improvements
Apply suggestions from code review

Co-authored-by: Giri Kuncoro <girikuncoro@users.noreply.github.com>
2020-07-07 10:17:02 +07:00
Kubernetes Prow Robot 059fb9e8e6 Merge pull request #22320 from ariscahyadi/id-local-container-runtime
ID Localization for Setup - Container Runtime.
2020-07-06 18:45:58 -07:00
Kubernetes Prow Robot 19d8758375 Merge pull request #22319 from deryrahman/docs/tutorials/kubernetes-basics/create-cluster
ID translation for create cluster
2020-07-06 18:31:57 -07:00
Celeste Horgan b05f9569c7 Address feedback 2020-07-06 15:56:46 -07:00
woblerr 78180fcde0 Fix HTML table content in kubectl.md 2020-07-07 01:40:43 +03:00
Raymond Maugé 52f2920d5f Updates minor spelling correction
"can not" to "cannot"
2020-07-06 18:03:45 -04:00
Tim Bannister e7fbf945ce Fix vestigial capture shortcode 2020-07-06 22:36:50 +01:00
Aldo Culquicondor 34c3537a72 Review comments
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 17:15:43 -04:00
Tim Bannister 86ff5d0baf Fix typo 2020-07-06 21:34:46 +01:00
Aldo Culquicondor 72090c98af Add Scheduling Configuration reference doc
Built from the existing Scheduling Profiles doc.

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 16:32:21 -04:00
Kubernetes Prow Robot ca8ae6e1cb Merge pull request #22316 from tengqm/fix-19337
Fix indentation of list and code snippet for kms-provider
2020-07-06 13:27:57 -07:00
Celeste Horgan a6a41daee9 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-06 11:54:22 -07:00
Max Körbächer 8a0a434ded add styleguide tbd
Update content/de/docs/contribute/localization.md

Co-authored-by: Lars Francke <github@lars-francke.de>

Update content/de/docs/contribute/localization.md

Co-authored-by: Lars Francke <github@lars-francke.de>

Update content/de/docs/contribute/localization.md

Co-authored-by: Lars Francke <github@lars-francke.de>

remove glossar, add anglizisms
2020-07-06 20:14:54 +02:00
Kubernetes Prow Robot b315b96f51 Merge pull request #22179 from kaslin/master
Adding SIG-Windows Spotlight blog post with images.
2020-07-06 10:43:57 -07:00
Kaslin Fields 49b09455e1 Update index.md
Updating with edits from SIG-Windows.
2020-07-06 10:34:07 -07:00
Kubernetes Prow Robot 3408ac404f Merge pull request #22323 from Tej-Singh-Rana/k8s-tej
Fixed space issue
2020-07-06 09:56:52 -07:00
Ross Wilson 906517f3ff Fix erroneous RSS feed link in security.md
When referring to the `kubernetes-security-announce` mailing list, an alternative RSS link is incorrectly given to `kubernetes-announce` instead. This PR updates that link.
2020-07-06 17:47:52 +02:00
Kubernetes Prow Robot 7825b79270 Merge pull request #21703 from tengqm/StreamingProxyRedirects
Mark StreamingProxyRedirects deprecated in 1.19
2020-07-06 07:16:52 -07:00
Kubernetes Prow Robot 461afb9f52 Merge pull request #22112 from shuuji3/improve-ja-docs
Make minor improvements throughout the Japanese translation
2020-07-06 04:46:51 -07:00
Kubernetes Prow Robot 8056a69b38 Merge pull request #22301 from kbhawkey/kb-example-content-move
create archetype files, _index cleanup
2020-07-06 03:42:50 -07:00
makocchi-git 720411b167 fix version 2020-07-06 18:22:16 +09:00
makocchi-git bf33586da5 tiny fix 2020-07-06 18:15:45 +09:00
Kubernetes Prow Robot 88ae720661 Merge pull request #22121 from lovebaby979/japan
update minikube drivers
2020-07-06 01:04:51 -07:00
Kubernetes Prow Robot e70fc603e9 Merge pull request #22250 from translucens/issue-21840
Follow v1.17 ja version: concepts/overview/kubernetes-api.md
2020-07-05 23:46:51 -07:00
Robert Stoll e140c2a6dc doc(auth): typo 2020-07-06 08:09:26 +02:00
wxsm 423f391c68 fix zh doc misleading to en link.
fix zh doc misleading to en link.
2020-07-06 13:06:09 +08:00
Kubernetes Prow Robot 7f070f45ec Merge pull request #22305 from Arhell/remove-images
remove square logos
2020-07-05 19:40:50 -07:00
Kubernetes Prow Robot 01ba60fec8 Merge pull request #22376 from pjhwa/link-22372
Fix issue of document link in some documents
2020-07-05 19:02:50 -07:00
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
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
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
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