Commit Graph

11306 Commits (8b68f6a96875bf610406b84d0399d8458f1b5a6e)

Author SHA1 Message Date
Gonzalo de la Peña 624fd0cd23 Spanish translation of the nodes page ()
corrections after inital review

More fixes after review

More fixes after review

further corrections on spanish transalation

final corrections
2019-05-12 08:16:09 -07:00
Jean-Rémy Bancel fc3df2b5b6 Fix typo () 2019-05-12 05:44:09 -07:00
Tim Bannister 0e7ae40167 Fix glossary entry for Docker ()
Also mention Docker Engine. Docker as a brand covers several
technologies.
2019-05-12 05:42:10 -07:00
Tim Bannister b627c339e0 Improve pod concept docs ()
* Use glossary references where appropriate

* Link from Pod overview to detailed Pod concept

* Assume that privileged containers are stable

* Improve wording

* Write Pod in upper case

As Pod is an API object, write it in upper case.
2019-05-12 05:40:09 -07:00
chenrui dd677bcc74 Update i18n-zh work base branch () 2019-05-11 10:52:11 -07:00
Dmitriy Lushnikov 573a30bec9 Update kubespray.md ()
Rename hosts.ini to inventory.ini
2019-05-10 06:58:00 -07:00
dnoland1 2d86ebf8ea Update deployment.md () 2019-05-10 06:49:59 -07:00
Renich Bon Ciric 2f456da350 Fix bad for in short options ()
This one fixes issue .

I just replaced `-o=parameter` instances with `-o parameter`.
2019-05-10 06:39:57 -07:00
Kenichi Omichi c83f5b3c2e Fix yaml sample order of /debug-application-cluster ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-10 03:03:59 -07:00
Kenichi Omichi d378484400 Fix yaml sample order of configure-pod-container/ ()
The orders of data was random, and that made the doc unreadable.
This fixes the orders in consistent way under configure-pod-container/
2019-05-10 03:01:58 -07:00
Max 5c59214ac6 German localization for horizontal pod autoscaler ()
* fix kubecon date

* add plural to ref

* add hpa

* fixed not found templates
2019-05-10 01:19:58 -07:00
Kenichi Omichi c739e66c5a Fix orders of yaml of custom-resource-definitions ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-09 18:17:58 -07:00
Kohei Toyoda a1e774fd09 fix orders of yaml for access-authn-authz () 2019-05-09 18:15:58 -07:00
Jim Angel 4c172e0c85 Update Makefile () 2019-05-09 10:08:51 -07:00
Giri Kuncoro a75d26eb0d Add Indonesian translation for annotations () 2019-05-09 08:14:49 -07:00
Giri Kuncoro b31df37e8e Add Indonesian translation for kubelet garbage collection ()
* Add Indonesian translation for kubelet garbage collection

* Address nits for words
2019-05-09 08:06:49 -07:00
s-ito-ts 7b7caf3b77 Fix orders of yaml for tasks/administer-cluster/[l-z]*.go () 2019-05-09 04:40:48 -07:00
Kohei Toyoda 769a5e71d4 delete unnecessary space and character () 2019-05-09 04:38:48 -07:00
Himanshu Pandey 17ab877665 Fixed minor issues on CenturyLink Cloud Page () 2019-05-09 04:36:48 -07:00
Giri Kuncoro fbe1f172c0 Add Indonesian translation for field-selectors () 2019-05-09 01:20:47 -07:00
s-ito-ts 5a89ffb684 Fix orders of yaml for tasks/administer-cluster/[a-k]*.go () 2019-05-08 22:44:47 -07:00
Kenichi Omichi 84163560cc Fix orders of yaml of reference/kube* ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-08 22:40:47 -07:00
Kohei Toyoda 8e0cab2d64 consistent order in yaml and json for multiple-zones.md () 2019-05-08 22:22:48 -07:00
Supriya Sirbi 53b03baaa8 Subscribe button on the home page is not aligned. () 2019-05-08 20:42:48 -07:00
Giri Kuncoro 7327c658b0 Add Indonesian translation for container runtime class ()
* Add Indonesian translation for container runtime class

* Address broken links and backticks

* Change single asterisk to underscore for italic format
2019-05-08 14:29:51 -07:00
Danni Setiawan 8f0fa1aa8e Translation controller metrics in Bahasa Indonesia ()
* Add new translation in Bahasa Indonesia

* Add revision to translation

* Edit type translation cloud-providers in Bahasa Indonesia

* Edit type translation cloud-providers

* Add translation Cluster Administration Overview in Bahasa Indonesia

* Delete cluster administration overview

* Add translation controller metrics in Bahasa Indonesia

* FIx type

* Fix type controller metrics

* Fix type and formatting
2019-05-08 14:21:50 -07:00
cmluciano f43a96d548 ingress: Use networking.k8s.io/v1beta1 in Ingress examples ()
This patch swaps all uses with extensions/v1beta1 with the new
networking.k8s.io/v1beta1 apiVersion for the Ingress resource.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2019-05-08 14:14:38 -07:00
Roy Lenferink de62ee2d2b Added error handling to find_pr script () 2019-05-08 14:12:35 -07:00
Seokho 017a224473 Fix glossary tooltip mismatch () 2019-05-08 13:18:36 -07:00
Prankul 78b93d7709 Removed unwanted spaces in "configure-projected-volume-storage" file to keep it alligned with other docs () 2019-05-08 12:06:35 -07:00
Yashu Mittal 36c09f10cb Localise readme.md in hindi ()
* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

* Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

* Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

* Change Docker to डॉकर

* Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

* Add avidLearnerInProgress as owners & reviews to sig-docs-hi

* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

Change Docker to डॉकर

Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

Add avidLearnerInProgress as owners & reviews to sig-docs-hi

* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

Change Docker to डॉकर

Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

Add avidLearnerInProgress as owners & reviews to sig-docs-hi
2019-05-08 11:56:34 -07:00
andy stone 4a6e2b16dd Directly reference the PodDisruptionBudget ()
* Define SLO acronym

Save people from having to search for the translation of SLO to Service-Level Objectives.

* replace SLO with direct PodDisruptionBudget reference
2019-05-08 11:40:34 -07:00
Supriya Sirbi 0fe73a1890 Clarification of init-container restart reasons ()
* Clarification of init-container restart reasons 

* Clarification of init-container restart reasons 

* Clarification of init-container restart reasons 
2019-05-08 02:38:35 -07:00
Rael Garcia dd1af119cd Localize feature state templates () 2019-05-07 23:22:32 -07:00
Phil Businger 26d5948da5 Update intro-windows-in-kubernetes.md () 2019-05-07 22:38:33 -07:00
Elvadas NONO 37df3efaf9 Documentation LimitRange Policies ()
*  Documentation LimitRange Policies

* Fixing limirange docs issues

*  Style and grammar

* Reviewer wanted

*  syntax and grammar feedbacks
2019-05-07 22:32:34 -07:00
Kenichi Omichi 6b46deab6e Fix orders of yaml of concepts/storage/* ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under concepts/storage/.
2019-05-07 22:18:34 -07:00
Kenichi Omichi f952ac106f Fix orders of yaml of services-networking/service ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in service.md
2019-05-07 22:16:32 -07:00
Kenichi Omichi e0cd1ee67d Fix orders of yaml of pods/init-containers.md ()
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under pods/init-containers.md.
2019-05-07 22:14:32 -07:00
Karthik Ravikanti 0b0087329b Fix broken links to replicaset examples () 2019-05-07 08:33:50 -07:00
Claudia J.Kang 1054269082 This PR is the third Korean l10n work for release-1.14. ()
* Fixed the ko-typo ()

* ko: Update outdated files in dev-1.14-ko.3 ()

* Translate concepts/overview/working-with-objects/annotations in Korean ()

Co-authored-by:    Chirag Shah <programmergeekynerd9696@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:	Claudia J. Kang <claudiajkang@gmail.com>
Co-authored-by:    uncle-elephant <48449695+uncle-elephant@users.noreply.github.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-05-07 06:27:45 -07:00
Danni Setiawan df287989b2 Add Bahasa Indonesia translation for addons ()
* Add Bahasa Indonesia translation for addons

* Fix type

* Fix type title

* Fix type cluster admin add-ons
2019-05-07 05:05:42 -07:00
Martynas Pumputis 2f3d456232 Update Cilium version ()
This commit updates Cilium to v1.5 which was released
eight days ago.

The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 04:51:42 -07:00
Enrique Medina Montenegro bd333c5b3a Add content/es/docs/content/overview/working-with-objects ()
* Spanish Translation

* Spanish Translation

* Add referenced glossary terms

* Add referenced glossary terms
2019-05-07 04:01:42 -07:00
Martynas Pumputis 54814e6e0f Update Cilium version in installation guide ()
This commit updates Cilium to v1.5 which was released
eight days ago.

Also, it updates k8s manifests version to v1.14, as
the latest kubeadm installs k8s v1.14.

The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 01:03:41 -07:00
zdeisidr 762ef0ba62 Update namespaces.md ()
* Update namespaces.md

aclaration purposes

* Update content/en/docs/concepts/overview/working-with-objects/namespaces.md

Co-Authored-By: zdeisidr <42842057+zdeisidr@users.noreply.github.com>
2019-05-06 23:11:40 -07:00
rupeshk071 d281cb567a Update overview.md ()
unknown flag: --include-extended-apis
2019-05-06 22:15:40 -07:00
Alexander Sack 3ffdf634c0 Use sudo(8) to create directory and hosted file ()
*minikube ssh* logs into the cluster as user 'docker'. The user 'docker' (uid=1000) does not have write permissions in /mnt to create a new directory and/or the example's HTML file. Use sudo(8) to create the directory as well as the HTML file nginx will ultimately serve.
2019-05-06 21:51:38 -07:00
Supriya Sirbi 2458d36751 Issue - Update source.md () 2019-05-06 21:47:39 -07:00
Zufar Dhiyaulhaq feb4dd578a translate Namespaces to Bahasa Indonesia ()
* translate namespace to Bahasa Indonesia

* Fix error in symbol

* fix minor typo

* fix minor typo
2019-05-06 21:45:39 -07:00