Commit Graph

13750 Commits

Author SHA1 Message Date
Cria Hu 06409da263 Modify sentences with poor translation (#19330)
* Modify sentences with poor translation

* Modify sentences with poor translation
2020-03-02 23:07:37 -08:00
Ihor Sychevskyi 9865699335 fix image display in firefox browser (#19421) 2020-03-02 14:27:38 -08:00
Harrison Razanajatovo 73f5b576d4 Fix accent and verb accordance 2020-03-02 12:39:39 -05:00
Harrison Razanajatovo 6eceb245a2 remove typo 2020-03-02 12:20:17 -05:00
Harrison Razanajatovo 48828fdc4a keeping term_id but changing text 2020-03-02 11:39:54 -05:00
Harrison Razanajatovo 303491823d Merge branch 'master' of https://github.com/Luciowl/website 2020-03-02 10:32:53 -05:00
Harrison Razanajatovo 5b50aa16bb Merge branch 'master' of https://github.com/Luciowl/website 2020-03-02 10:31:07 -05:00
Harrison Razanajatovo 4941ca4542 Merge branch 'master' of https://github.com/Luciowl/website 2020-03-02 10:24:49 -05:00
Harrison Razanajatovo 2e750fa39e First round review changes 2020-03-02 10:21:00 -05:00
Harrison Razanajatovo 86cf63495c First round review changes 2020-03-02 09:31:05 -05:00
Merlin Dienst 007080e2d2 Fixed typo in line 208 (#19326)
importORtieren -> importieren
2020-03-02 03:44:42 -08:00
Merlin Dienst 653fd205f7 Fixed typo in German kubernetes concepts (#19432)
Kommanduzeilen -> Kommandozeilen
2020-03-02 03:10:42 -08:00
Alexey Pyltsyn 7786c86454 Translate Advanced contributing page into Russian (#19230) 2020-03-01 21:08:42 -08:00
Alexey Pyltsyn 006643f9d6 Translate Intermediate contributing page into Russian (#19215) 2020-03-01 01:12:41 -08:00
Alexey Pyltsyn 5416235957 Translate Localizing Kubernetes Documentation page into Russian (#19173) 2020-03-01 01:06:40 -08:00
Andrew Allbright 1242c008a8 Update some instances of latin abbreviation e.g. to alternative phrases (#19182) 2020-02-29 23:12:40 -08:00
huccshen f15d40ad38 Added note for capacity of source volume (#19378) 2020-02-29 23:10:40 -08:00
Thibault Deutsch f9fccfe338 Clean up “Non-preempting PriorityClasses” page section (#19273)
* Use feature state for non-preempting PriorityClasses

* PreemptionPolicy requires NonPreemptingPriority feature gate

* Remove alpha qualifier from section title and decrease example heading level

* Use singular of PriorityClass in the heading
2020-02-29 23:08:41 -08:00
Yong Zhang 10d195690d Localize “email address” placeholder on home page (#19360) 2020-02-29 23:06:41 -08:00
wwgfhf 9fb7a223f8 Update basic-stateful-set.md (#19402) 2020-02-29 18:26:40 -08:00
huccshen 9cc37226cc fix: correct the kube-proxy cluster-cidr arg for ko (#19376) 2020-02-29 17:52:40 -08:00
Sharjeel Aziz 65c92bfbe3 Minor formatting fix (#19356)
Converted bullets to paragraphs to fix formatting in Advanced features and flexibility table.

Signed-off-by: sharjeelaziz <sharjeel.aziz@gmail.com>
2020-02-29 17:46:39 -08:00
huccshen 4201f78111 fix: correct the kube-proxy cluster-cidr arg for zh (#19375) 2020-02-28 18:04:39 -08:00
Jacky Wu 0f5510b3be fix: correct the kube-proxy cluster-cidr arg typo. (#19358) 2020-02-28 18:02:39 -08:00
Christoph Kleineweber 723e62415f Update supported environments for Kubermatic (#19380) 2020-02-28 18:00:39 -08:00
Qiming Teng 6318dbb124 Resource name constraints (2) (#19119)
xref: #17969, #19099, #18746
2020-02-28 12:10:38 -08:00
Harrison Razanajatovo 2e8eb9bd4f Added endpoint-slices for language/fr 2020-02-28 09:26:54 -05:00
Cria Hu fc3a741b1e Modify sentences with poor translation (#19366) 2020-02-28 02:40:38 -08:00
Yong Zhang 55de253934 Localize “email address” placeholder on home page (#19359) 2020-02-28 01:22:39 -08:00
June Yi f9a9884c0c Fifth Korean l10n work for release 1.17 (#19335)
* Update to Outdated files in dev-1.17-ko.5 branch. (#19145)
* Translate apiserver-aggregation into Korean (#19168)
* Translate storage/volumes.md in Korean. (#18594)
* Reflect new docs reference links since dev-1.17-ko.1 (#19159)

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2020-02-27 18:56:38 -08:00
Cornelius Weig 66a8d34a4d Create bring-your-ideas-to-world-with-kubectl-plugins.md (#18897)
* Create bring-your-ideas-to-world-with-kubectl-plugins.md

First draft.

* Comment: lower case for kubectl plugins

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Comment: Link to docs on kubernetes.io

* Fix grammar in title

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Comments: Improve language and grammar. Reduce verbosity.

Co-Authored-By: Taylor Dolezal <onlydole@users.noreply.github.com>

* blog: add date for krew post

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-02-27 18:06:38 -08:00
Brent Klein 93a23a1bf4 Updated Deployment description for clarity. 2020-02-27 13:50:15 -05:00
Flo 91759dcd79 Fix cursor not being correct on copy icon (#18901) 2020-02-27 07:53:27 -08:00
Rémy Léone 9142d89630 Add a logo information about Kubernetes 2020-02-27 15:54:19 +01:00
Charlie Drage 8f3784295b Update the version of Kompose to 1.21.0 (#19306)
Updates the documentation for installation Kompose to 1.21.0 rather than 1.16.0
2020-02-27 01:57:19 -08:00
Richard Samuelson 844803a0c4 Remove contradictory statements (#19321)
Remove contradictory statements (Use a local tool trusted by your OS vs. recommend to use online base64 tool)
2020-02-27 01:15:20 -08:00
wwgfhf 91333c47e5 Update apparmor.md (#19322) 2020-02-27 00:29:21 -08:00
Taylor Dolezal f75df43c74 Add onlydole to EN sections, remove duplicate entry (#19332) 2020-02-26 23:21:19 -08:00
Tobias Liese 88de2a0586 fixed typo (#19202) 2020-02-26 02:48:25 -08:00
chentanjun 03f5e9f846 update zh-trabns content/zh/docs/concepts/services-networking/ingress-controllers.md (#19130) 2020-02-25 19:08:26 -08:00
Art 3f020e5f5c Update IBM Cloud registry for IAM (#19303)
Updates the topic to describe how to use IAM to authorize clusters to pull images from registry.
2020-02-25 08:48:49 -08:00
Victor Shinya 119ba0d87a Remove IBM course (#18836)
Since January 2020, IBM removed all microservice courses and specialization on Coursera.
2020-02-25 06:42:48 -08:00
Sascha Grunert 3ecfc9f47f Fix wrong CHANGELOG locations (#19089)
We prefixed the CHANGELOG path in k/k with `CHANGELOG/`, which should
reflect every part of the website as well.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-25 05:42:49 -08:00
Yan Wei d93595e7fc Add a missing '-' to names.md (#18115)
Add a missing '-' to names.md
2020-02-25 01:12:48 -08:00
LFA fa112da378 fix typo (#19298) 2020-02-25 00:50:48 -08:00
Bouimadaghene 63280bb7a5 fix typos (#19291) 2020-02-25 00:48:48 -08:00
Tim Bannister b30415f6f9 Note CronJob timezone comes from system timezone (#19269)
* Note CronJob timezone comes from system timezone

The timezone for the kube-controller-manager (or if that's broken apart,
the cronjob controller) determines when CronJobs are scheduled.

This reverts commit bad124b857.

* Expand details about CronJob timezone
2020-02-24 17:13:36 -08:00
Utwo a5f2cece61 Fix form allignment in mobile view. (#17007)
* Fix form alignement in mobile view

* Remove margin left

* Add mare space between input and button
2020-02-24 11:55:36 -08:00
Alexey Pyltsyn 0181d88219 Translate Reference Docs Overview section into Russian (#19284) 2020-02-24 10:14:49 -08:00
Rajesh Deshpande 646b7a5f63 Adding reference to node concept page. (#19263)
* Adding reference to node concept page.

This page discuss about assigning pods to the node but missing reference to the node concept page. So for better navigation added this reference in what's next section

* Correcting syntax

Correcting syntax

* Adding glossary tooltip for 'node'

Adding glossary tooltip for 'node'
2020-02-24 09:14:48 -08:00