Commit Graph

2301 Commits (c66db29c11885d63ad90ede4980cbf22506e77cb)

Author SHA1 Message Date
Kenichi Omichi e0cd1ee67d Fix orders of yaml of pods/init-containers.md (#14214)
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 (#14199) 2019-05-07 08:33:50 -07:00
Claudia J.Kang 1054269082 This PR is the third Korean l10n work for release-1.14. (#14185)
* Fixed the ko-typo (#13983)

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

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

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 (#14165)
* 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 (#14203)
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 (#14026)
* 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 (#14198)
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 (#14126)
* 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 (#13725)
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 (#14136)
*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 #14012 - Update source.md (#14174) 2019-05-06 21:47:39 -07:00
Zufar Dhiyaulhaq feb4dd578a translate Namespaces to Bahasa Indonesia (#14128)
* translate namespace to Bahasa Indonesia

* Fix error in symbol

* fix minor typo

* fix minor typo
2019-05-06 21:45:39 -07:00
Irvi Aini 21621012f4 Initialize Working with Objects translations for Bahasa Indonesia. (#14125)
* Initialize Working with Objects translations for Bahasa Indonesia.

* Address reviewer's suggestions.

* Fix styling.
2019-05-06 21:43:39 -07:00
Irvi Aini 581c6846bf Initialize Service translations in Bahasa Indonesia. (#14117)
* Initialize Service translations in Bahasa Indonesia.

* Address reviewer suggestions.

* Fix styling backtick and italic.

* Fix broken code.
2019-05-06 21:41:40 -07:00
Kenichi Omichi 360a842673 Fix orders of yaml of services-networking/ingress (#14192)
The order of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in ingress.md
2019-05-06 17:43:41 -07:00
Kenichi Omichi 9ae02fcbb0 Fix orders of yaml of policy/pod-security-policy (#14191)
The orders of `kind` were random, and that made the doc unreadable.
This fixes the orders in consistent way in pod-security-policy.md.
2019-05-06 17:41:41 -07:00
Prankul 25ec99b46b Change image name in redis_pod.yaml; k8s.io/docs/tutorials/configuration/configure-redis-using-configmap/ (#14177) 2019-05-06 17:39:39 -07:00
Kenichi Omichi a3572b74b9 Fix order of yaml sample of configuration/secret (#14190) 2019-05-06 17:37:40 -07:00
Kenichi Omichi f60dab5819 Fix apiversion for apiVersion (#14189) 2019-05-06 17:29:39 -07:00
Karthik Ravikanti db7ed25e9d Fix broken links to examples (#14182) 2019-05-06 11:05:40 -07:00
Felipe 521d0a65e9
Adding master-node-communication in PT (#13986) 2019-05-06 18:09:54 +01:00
Bill Mulligan 8d9b98f881 Update Kubermatic info (#14129)
* Update Kubermatic info

* Update pick-right-solution.md
2019-05-06 07:43:41 -07:00
SpringWar 1434120200 Update Kubelet RotateKubeletClientCertificate feature since v1.8 (#13070)
* Update feature-gates.md

Update PodPriority feature to beta since v1.11

* Update Kubelet RotateKubeletClientCertificate feature since v1.8
* fix feature-gates.md and kubelet-tls-bootstrapping.md Kubelet RotateKubeletClientCertificate feature since v1.8
2019-05-06 07:29:39 -07:00
Xin He 526e626a14 Update pod-lifecycle.md (#13969)
if "www.example.com/feature-1" is False, the type "Ready" should be False also, like "https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md#pod-readiness" says.
2019-05-06 06:39:39 -07:00
Mark McLoughlin f75913ed04 Update list of drivers in minikube.md (#14166)
kvm and xyhve are obsolete and no longer listed on the linked page - see kubernetes/minikube@0332f73
2019-05-06 06:15:37 -07:00
Stefan Sauer 379626bc10 Fix broken link in service-accounts-admin.md (#14178)
* Fix broken link in service-accounts-admin.md

a213182b10
added a linke to [projected volume] that maybe got renamed.

* Update service-accounts-admin.md
2019-05-06 02:55:36 -07:00
Danni Setiawan 9b8b5ae914 Translation cluster admin overview in Bahasa Indonesia (#14156)
* 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 cluster administration overview in Bahasa Indonesia

* Delete cloud-providers. Shouldn't be here..

* Add translation cluster administration overview in Bahasa Indonesia

* Rewording cluster adminstration overview in ID
2019-05-05 21:43:35 -07:00
Irvi Aini c14937ffa3 Initialize Federation in Bahasa Indonesia. (#14148)
* Initialize Federation in Bahasa Indonesia.

* Fix nitty gritty Federation for Bahasa Indonesia.
2019-05-05 05:07:37 -07:00
wangyamei 34d8d57473 make the example consistent with the test (#13906) 2019-05-04 20:55:37 -07:00
Andrea Sosso 3ce77b2d1c Correction on command: kubeadm config print join-defaults (#14078)
`kubeadm config print join-defaults` since kubeadm 1.13
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/#cmd-config-print-join-defaults
2019-05-04 20:53:37 -07:00
Danni Setiawan ae4b297486 Add new translation in Bahasa Indonesia (#14015)
* 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
2019-05-04 19:19:36 -07:00
shavidissa ae2ee00d1d Update install-minikube.md (#14097)
Added steps to find out if virtualization in installed on the users OS.

Minor improvement

Capitalized Windows

Removed the shell from the command.

Update install-minikube.md
2019-05-04 18:49:37 -07:00
Ismail Alidzhikov 3745897fc7 Update SupportPodPidsLimit to Beta (#14118)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-05-04 18:31:38 -07:00
Alex Contini cdd8a3e9d6 update Bose case study text (#14138)
* update image link

* Update newcommunity.css

* requested changes to Bose text
2019-05-04 18:23:37 -07:00
Rajakavitha1 0b8b595805 Update advanced.md (#14158)
Deleted the additional (https://) that was resulting in a broken link.
2019-05-04 18:11:36 -07:00
Quan Tian 9763024129 Fix docker installation links (#14154)
The docker installation instructions have been moved to cri-installation
page.

This patch fixes the stale links and a typo.
2019-05-04 18:09:37 -07:00
popozy 9d0e8d0e83 get a typo in images.md: Dokcer authentication (#14155) 2019-05-04 18:07:37 -07:00
千夜 e3e41a21c1 Fix func name PodResourcesLister (#14085)
* Fix func name PodResourcesLister

The func PodResources is change to PodResourcesLister.
See this https://github.com/kubernetes/kubernetes/blob/release-1.14/pkg/kubelet/apis/podresources/v1alpha1/api.proto#L19
Please check.

* Update device-plugins.md
2019-05-04 17:05:37 -07:00
clicklog 367afa62a4 Fix password example for kubectl create secret (#14142)
Add extra '\' to properly escape '\' for --from-literal example.
2019-05-04 16:59:37 -07:00
David Xia b17d809a4c Clarify which types of lists are replaced (#14149)
by kubectl apply.

The docs imply that lists whose elements are all primitives
are replaced by the applied config instead of being updated.
This PR states that explicitly for clarity.
2019-05-03 17:03:40 -07:00
Karen Bradshaw 0e7e694fba update api ref index, 1.14 (#14139) 2019-05-03 10:43:39 -07:00
Zach Arnold 50695d8f94 Update security.md (#14133) 2019-05-02 10:42:19 -07:00
Kiran 8db35a63e7 Add files via upload (#14047)
* Add files via upload

KubeCon Barcelona 2019 Diversity Lunch & Hack Blog Post

* Update 2019-04-25-kubecon-diversity-lunch-and-hack.md

* Update and rename 2019-04-25-kubecon-diversity-lunch-and-hack.md to 2019-05-02-kubecon-diversity-lunch-and-hack.md
2019-05-02 09:04:24 -07:00
Alex Contini cd31287f34 add sos case study (#14120)
* update image link

* Update newcommunity.css

* add SOS International case study
2019-05-02 07:34:22 -07:00
Hunter Loftis bbefc10ea5 Grammar fixes (#14119)
Fix verb tense, remove unnecessary clause.
2019-05-01 20:28:17 -07:00
Zufar Dhiyaulhaq 950513d5fa Translate Connecting Applications with Services in Bahasa Indonesia (#14079)
* Menerjemahkan connect-applicaitons-service kedalam bahasa Indonesia

* add examples files

* change title

* fix email

* fix minor typos and formatting

* fix minor & typo
2019-05-01 16:36:20 -07:00
Giri Kuncoro b191b55588 Add Indonesian translation for container lifecycle hooks (#14089)
* Add Indonesian translation for container lifecycle hooks

* Rephrase some of the wordings
2019-05-01 08:44:57 -07:00
Giri Kuncoro d1ed2d2916 Fix minor typos for declarative-config.md (#14081) 2019-05-01 08:12:58 -07:00
Elvadas NONO 7bfe66027f Glossary entry for limitrange (#14084) 2019-04-30 12:46:58 -07:00
Dan Roscigno 3f6e182b70 Add a page expanding the PHP Guestbook with Redis example to include logs and metrics (#13889)
* adding Elastic Stack for logging and monitoring

* added section on deploying Elasticsearch and Kibana

* more detail

* more detail

* First draft

* Using tutorial template.

* more goodness

* Describe autodiscover

* added verification steps

* Added cluster role binding

* Use Redis metrics and logs

* cleanup

* add cleanup

* unused

* Added language tags

* Added glossary_tooltip

* Added link

* Placed alternative steps in tabs

* shorten heading

* uppercase for Kubernetes objects

* cleanup secret

* grammar

* updated title and linked from the guestbook tutorial

* added reviewer.  Thanks Tim!

* Removed default username/password

* typo, verbosity, more info.
2019-04-30 12:38:56 -07:00
shavidissa 84fe95e2ef Update advanced.md (#14092)
* Update advanced.md

Updated the content as per issue: https://github.com/kubernetes/website/issues/13864. Organized and merged the content that was originally on this page and on the wiki (https://github.com/kubernetes/website/wiki/PR-Wranglers).

* Removed extra spacing

Removed an additional white space that was in place.

* Minor copy-edit changes

* Updated as per the comments.
2019-04-30 11:24:57 -07:00
Karl 7533d70ada CPUCFSQuotaPeriod - CLI Reference mismatch (#14090)
`CPUCFSQuotaPeriod` Feature Gate is set from the flag name `CustomCPUCFSQuotaPeriod` per [`kube_features.go#163`](https://github.com/kubernetes/kubernetes/blob/master/pkg/features/kube_features.go#L163)
This PR updates the docs to suit.

In some respects it would be tidier to remove `Custom` prefix from `kube_features.go` so that the Feature Gate naming maps 1:1.
Happy to close this PR and do PR to remove 'Custom' prefix instead.
2019-04-30 09:09:41 -07:00
Prankul e49d218adc Typo in pod disruption page (#14050) 2019-04-30 06:51:40 -07:00
xhzhf c2abe3c5ef Translate some words smoothly (#14091)
Translate some words smoothly
2019-04-30 06:35:37 -07:00
王(Wang) 7a6a8e1915 fix an offense against the style guide (#14102)
> Use code style for object field names
2019-04-30 06:33:37 -07:00
Vladimir Masarik 7e4657f6d3 Fixed missing space (#14082) 2019-04-30 01:07:37 -07:00
shavidissa 7212523448 Update install-kubectl.md (#14072)
Added a step under the sections that guide the user to install the binary using curl on the OS. This is the same format maintained by the other section on this page.
2019-04-29 16:27:35 -07:00
Rael Garcia e91df53ef7 Add Setting up the OWNERS files section (#13912)
* Add Setting up the OWNERS files section
* Update OWNERS_ALIASES patch
* Replace owners.md link with go.k8s.io/owners
* Replace github.com/kubernetes link with git.k8s.io
* Update OWNERS_ALIASES to use git.k8s.io link
* Sort patch diff in alphabetical order
* Specify clearly what teams should be added
* Remove the passive voice
* Complete alphabetical order phrase
2019-04-29 15:51:38 -07:00
Max 877b58cf95 German translation for tools page (#14087)
* translate reference/tools to de

* reversed plural wording

* reviewers choosen by OWNERS

Co-Authored-By: mkorbi <16919345+mkorbi@users.noreply.github.com>
2019-04-29 12:53:36 -07:00
Vincent 863ffceefd /blog/_posts/2019-04-26-latest-on-localization.md (#14077) 2019-04-28 06:38:21 -07:00
Alex Contini 363ee424f5 Add Bose case study (#14046) 2019-04-26 16:00:23 -07:00
Jared ba48dd0c7e
Added additional information about contributing to K8s
Split out docs contributions from feature and community contributions per user feedback.
2019-04-26 15:23:15 -07:00
chenrui b61d6fda16 Update `contribute` page (#14051) 2019-04-26 15:16:22 -07:00
silenceshell 280ca8bfe9 duplicated "Note: " (#14052)
check [here](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim)

Note: Note: FlexVolume resize is possible only when the underlying driver supports resize.

There is a "Note: " already.
2019-04-26 15:12:24 -07:00
codyc d1ceddba29 fixed indentation for kubectl config view (#14060)
fixed indentation for kubectl config view
2019-04-26 14:06:22 -07:00
codyc fe663ea841 Add reference and link to kubeconfig on kubectl page (#14059) 2019-04-26 14:02:28 -07:00
Chris Abraham 4e35312a7f New Community page, as designed by @alexcontini (#13046)
* new community page

* update
2019-04-26 12:40:05 -07:00
Benedikt Rollik f59e872479 [DOCS-DE] Install Minikube (#13897)
* Install Minikube

* Translation
2019-04-26 09:34:28 -07:00
Benedikt Rollik 53db68011c [DOCS-DE] Interactive tutorial (#13896)
* interactive tutorial

* Translation
2019-04-26 09:32:27 -07:00
Zach Corleissen 2d2403430a How You Can Help Localize Kubernetes Docs (#13901)
* How You Can Help Localize Kubernetes Docs

Minor edits

Minor edits

Publish for 25 Apr

One typo

* Update 2019-04-25-latest-on-localization.md

* Update and rename 2019-04-25-latest-on-localization.md to 2019-04-26-latest-on-localization.md
2019-04-26 08:22:29 -07:00
Iqbal Farabi e671202ff5 Add translations for Declarative Config for Bahasa Indonesia (#14030)
* Translate declarative config for Bahasa Indonesia

* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia

* Add _index.md to object-management-kubectl translations for Bahasa Indonesia
2019-04-26 05:58:27 -07:00
Nikhita Raghunath b206fdf241 Fix link to Kubernetes Community Values doc (#13954)
The doc has been migrated from the steering repo to the community repo:
https://git.k8s.io/community/values.md
2019-04-25 18:02:27 -07:00
Damini Satya f8fbd6d5b7 Update reference link 'kubefed unjoin' in set-up-cluster-federation-kubefed (#14000) 2019-04-25 17:58:27 -07:00
Yecheng Fu eaa70a7882 Update link to docs in local-static-provisioner (#13988) 2019-04-25 17:56:28 -07:00
王(Wang) f84c46e84f keep consistent with others' heading (#14002) 2019-04-25 17:54:25 -07:00
Stephen Augustus e7e8a48e71 Update SIG PM mailing list (#13963)
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-04-25 17:10:27 -07:00
ismail yenigul 100de28f11 Delete all pods matching the egrep pattern (#13821)
* Delete all pods matching the egrep pattern

* replace egrep with awk to delete pods by a pattern

* Update content/en/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: ismailyenigul <ismailyenigul@gmail.com>
2019-04-25 11:29:49 -07:00
shavidissa eaf7658f76 Update install-kubectl.md (#14036)
I thought this organization would give the users a better idea of what method to select based on the OS they use. 

Initially, I was a wee bit confused when I saw how to Install kubectl binary with curl on the Mac OS and then another section on how to install Kubectl on the Mac OS.

Now, I moved the content under the $subject to the respective OS section. 

P.S: I am still in the process of testing out the steps. :)
2019-04-25 10:12:49 -07:00
Guy Templeton 45444909f1 Move Using Secrets to h2. for top of page linking (#14041)
This seems like one of the key sections of the page users are likely to want to come directly to and matches the setup of some existing pages such as https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#advanced-usage
2019-04-25 10:00:49 -07:00
Danny Berger 4029a7ab5e Normalize case: Github -> GitHub (#13828) 2019-04-25 09:40:47 -07:00
WanLinghao 5ffd272aef Fix a 404 link error in explore document (#14035) 2019-04-25 04:20:47 -07:00
Enrique Medina Montenegro c90ffb93cc Spanish translation (#13946) 2019-04-25 04:14:46 -07:00
Yuchen 6f62dc3fbe Update minikube.md (#13803) 2019-04-25 04:12:45 -07:00
Irvi Aini 83aadf6dc3 Add translations for Ingress Controllers for Bahasa Indonesia (#13959)
* Add translations for Ingress Controllers for Bahasa Indonesia

* Replace html tag italic with md syntax for Ingress Controller in Bahasa.

* Address typo and stuff for Ingress Controller translation to Bahasa Indonesia.

* Remove emphasis in title for Ingress Controller translation for Bahasa.

* Replace "obyek" with "objek".

* Fix minor typo and formatting.
2019-04-24 19:38:45 -07:00
Giri Kuncoro 2c5140a62a Add Indonesian translation for container env variables (#13978)
* Init Indonesian translation for container env variables

* Fix minor formatting issues
2019-04-24 19:30:45 -07:00
Seomago d869887b38 seomago-building-2 (#14007) 2019-04-24 14:22:45 -07:00
Felipe 891fa990b4
Merge pull request #13979 from femrtnz/master
Add content/pt/docs/concepts/architecture/cloud-controller.md
2019-04-24 21:19:16 +01:00
Felipe Amaral 758025a8e3 Add cloud contraller pt translation
Updating cloud controller

Add cloud contraller pt translation

add Conceitos sobre Cloud Controller Manager

addressing pr comments
2019-04-24 21:18:22 +01:00
Mikko Ylinen ab0ae3ec3f Blog post: Hardware Accelerated Crypto... (#13874)
* Blog post: Hardware Accelerated Crypto...

This adds a story of Hardware Accelerated SSL/TLS Termination
in Ingress Controllers using Kubernetes Device Plugins and RuntimeClass.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

* Update Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md

* Rename Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-23-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md

* Rename 2019-04-23-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-24-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
2019-04-24 10:14:09 -07:00
lIuDuI 38b9c8fba0 ZH-trans: add explore-intro.html (#14005) 2019-04-24 00:16:05 -07:00
lIuDuI 72088f239e ZH-trans: update cassandra.md (#14004)
* ZH-trans: update cassandra.md

* Update cassandra.md
2019-04-24 00:14:03 -07:00
Zufar Dhiyaulhaq 7fd505e713 Translate Pod overview in Bahasa Indonesia (#13968)
* menambahkan page pod overview

* finishing pod overview translate

* fix typo

* Change some words with suggest from reviewer

* fix typo and other for Pod Overview

* fix formatting issue
2019-04-23 20:56:02 -07:00
Irvi Aini 3c4a42b19d Translate ingress for Bahasa Indonesia. (#13958)
* Translate ingress for Bahasa Indonesia.

* Using markdown instead of html tag. Add `_index.md` in concepts.

* Remove italic md syntax from services-networking title in Bahasa.

* Replace all html italic tag in feature-state and Ingress for Bahasa.

* Address review for typo and paraprashing the content for Kubernetes in Bahasa.

* Fix nitty gritty Ingress translation for Bahasa Indonesia.

* Rebase from master

* Fix trailing . after inbound.
2019-04-23 08:30:34 -07:00
Giri Kuncoro a1af880564 Fix broken layout of kubernetes id concepts (#13972)
* Fix broken layout of kubernetes id concepts

* Add search and sitemap to root directory of docs

* Fix minor typo
2019-04-23 07:22:16 -07:00
Claudia J.Kang d831aa23ac Second Korean l10n work for release-1.14 (#13970)
* Update outdated files in dev-1.14-ko.2 partly (#13879)

* Update outdated files in dev-1.14-ko.2 partly-concepts-contribute-ref (#13890)

* ko: update dev-1.14-ko.2 for docs/tutorials/configuration/configure-redis-using-configmap.md #13738 (#13891)

* Ko trans: translate contribute/participating.md in Korean (#13812)

* Update outdated files of setup and tasks in dev-1.14-ko.2 partly (#13893)

* ko-trans: Fix typo in install-minikube (#13894)

* ko: Add tutorials/stateful-application/zookeeper #12452 (#13523)

* ko: Add tutorials/services/source-ip #12457 (#13524)

Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-04-23 07:12:09 -07:00
Kibo Hikari b19deca7a3 fix(pick-right-solution.md): Remove conflicts and correct possible Grammar error (#13930) 2019-04-21 22:53:43 -07:00
Milo Hartsoe 5ce09cd01c Remove merge conflict #13941 (#13942) 2019-04-21 17:37:43 -07:00
Lubomir I. Ivanov 0311519fd2 cri: add notes about changing cgroup driver (#13899) 2019-04-21 17:35:43 -07:00
Felipe 4cc435a67c
Merge pull request #13915 from femrtnz/master
Add initial docs folder to portuguese
2019-04-21 23:34:34 +01:00
Felipe Amaral ceb704357e Adding initial docs folder 2019-04-21 23:26:01 +01:00
Giri Kuncoro 4d1598bf50 Init cluster admin content with proxies for Indonesian translation (#13935)
* Init cluster admin content with proxies for Indonesian translation

* Change client to klien and minor fixes
2019-04-21 06:31:44 -07:00
Irvi Aini f1a8462407 Add Kubernetes Components in lang ID. (#13888)
* Add Kubernetes Components in lang ID.

* Remove glossary since it's not translated yet.

* Add what is kubernetes? in ID lang

* Add kubernetes API in lang ID.

* Address id loc suggestions fo Kubernetes' overview.

* Remove uneeded lines of definitions.

* Add glossaries for Bahasa Indonesia.

* Add kubelet glossary for Bahasa Indonesia.

* Fix all italics due to missing period and false tag.
2019-04-21 04:41:45 -07:00
Giri Kuncoro 734eb9a086 Translate kube architecture section to Indonesian (#13887)
* Translate kube architecture section to Indonesian

* Translate nodes doc into Indonesian

* Change autorisasi to otorisasi and some minor fixes
2019-04-21 02:29:45 -07:00
Lubomir I. Ivanov d643cf9e0f kubeadm-upgrade: fix shell message markdown (#13900) 2019-04-20 06:11:40 -07:00
Felipe a06c9c7942
Merge pull request #13902 from femrtnz/master
Adjusting pt translations and README-pt.md
2019-04-20 00:16:11 +01:00
Felipe Amaral 163df01756 Adjusting pt translations and README 2019-04-20 00:13:51 +01:00
Zach Corleissen 251eb0df83 Revise L10n contribution guidelines (#13850)
Plain language rocks

Remove an orphaned line

Remove note

Present tense rocks

Add repository

Feedback, round 1

Add team descriptions

Add Slack link

Feedback, part 2

Feedback from gochist

Remove link
2019-04-19 14:57:54 -07:00
Qiming ad80069302 Revise guide for generating reference docs (#13375)
* Revise guide for generating reference docs

This PR changes the guidance for generating reference documentation for
Kubernetes API and kubernetes components. The topic of making changes to
the upstream repo is separated out because 1) it is not a mandatory step
for generating the reference docs; 2) it is about a more advanced level
of documentation fix.

* light copyedit

* more light copyedits
2019-04-19 12:45:54 -07:00
codyc e61a551566 Define other usage monitoring solutions and fix for issue (#13831)
* Provides snippet for PLEG

* Define more resource usage monitoring solutions

* Clarification on create-cluster

* Revert "Clarification on create-cluster"

This reverts commit 42061bea98.

* copyedit
2019-04-19 12:09:54 -07:00
Brandon Philips 24501083c5 blog: remove bobsky from OWNERS (#13561)
Bob is now an Xoogler and now longer involved in the Kubernetes project
regularly. Remove him from the blog.
2019-04-19 11:45:55 -07:00
Jason L. van Brackel 8ead671413 Add k3s as an available option. Change Rancher 2.0 to Rancher (#13733)
* Adding k3s information

* Adding k3s information

* Add K3s information.

* Change Rancher 2.0 to Rancher

* Update content/en/docs/setup/pick-right-solution.md per suggestion by @sftim

Co-Authored-By: JasonvanBrackel <jason@vanbrackel.net>
2019-04-19 11:05:54 -07:00
shub-asa1 358d136c9e updated link for framework file (#13868)
* updated link for framework file 

Fixed the invalid link referred by "framework file" in "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions.". 
This fix is for the issue #13759 .

* updated framework file link reference to v1.14

changed docs version from v1.13.0 to v1.14.0 in the link reference  
"framework file" -> https://github.com/kubernetes/kubernetes/tree/v1.14.0/test/images/crd-conversion-webhook/converter/framework.go
2019-04-19 10:45:55 -07:00
Saifuding Diliyaer 6c00aff542 Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-… (#13882)
* Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md

* Update Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md
2019-04-19 10:43:54 -07:00
Dani Comnea 3a44b5e741 Fix docs url in the topology volume blog (#13855) 2019-04-19 09:55:55 -07:00
王(Wang) 47b7de535a an offense against the style guide. (#13837) 2019-04-19 09:51:55 -07:00
王(Wang) a54e919db0 fix an offense against the style guide (#13834) 2019-04-19 09:47:54 -07:00
Julio Lopez 5621bc1ee1 Fix key name in pod-configmap-volume-specific-key.yaml example (#13599)
Changes the key name to `SPECIAL_LEVEL` in the config map volume definition.
This is consistent with the rest of the example. Otherwise, this pod does not
start because there is no key with that name in the `special-config` config map.
2019-04-19 09:37:54 -07:00
RA489 942898da66 Add formal definition of workloads (#11302)
* Add formal definition of workloads

* Update workload.md

* add light copyedit

More section should not repeat short description. Both are served together on the built page.
2019-04-19 09:25:56 -07:00
王(Wang) f36ac6c08f fix a word order issue (#13811)
* fix a word order issue

* Normalize heading language
2019-04-19 08:43:56 -07:00
Tim Bannister d7ff71ddfc Fix glossary entry for rkt (#13877)
* Fix shortcodes in rkt glossary entry

* Tweak wording of rkt glossary entry
2019-04-19 01:11:54 -07:00
Joseph Irving 2eac42a841 remove invalid pod phases (#13840) 2019-04-19 01:09:55 -07:00
Rajesh Deshpande 607675f53b Correcting ambiguous statements (#13872)
These statement was intended to specify environment variable values available in the container but word 'environment variable' was missing so corrected these statements for better clarity.
2019-04-19 01:07:55 -07:00
giri d60bc3de31 Update persistent-volumes.md (#13851) 2019-04-19 01:05:55 -07:00
Vageesha17 413a4c5afc consistent order of sample yaml file (#13875)
changed the order in sample yaml file.
Resole the issue #13862
2019-04-19 01:03:55 -07:00
makocchi 126f9a3a0d Fix broken indent (#13886)
* fix indent

* fix broken indent
2019-04-19 00:59:54 -07:00
shub-asa1 219b8f07a7 updated link for this guide (#13870)
fixed the invalid link referred by "this guide" in "In Kubernetes v1.11.0 and later, you can use kubeadm upgrade diff to see the changes that would be applied to static pod manifests." 
this is fix for issue #13869
2019-04-18 18:03:54 -07:00
Benedikt Rollik 7ea9931eee [DOCS-DE] doc headlines / community / contribute (#13845)
* doc headlines / community / contribute

* Wording

* Added missing space

* Changed word
2019-04-18 13:15:18 -07:00
Felipe ba649fd8d5
Merge pull request #13867 from femrtnz/master
Adjusting Portuguese translations on content/pt/_index.html
2019-04-18 12:18:17 +01:00
Benedikt Rollik 5b40979156 [DOCS-DE] Kubernetes basics index and deploy (#13827)
* deploy and index

* Updated wording

* fixed links
2019-04-18 02:52:09 -07:00
Felipe Amaral fa801cd109 Adjusting pt translation on content/pt/_index.html 2019-04-18 09:08:48 +01:00
Jared 62501702fc Adding New Contributor Ambassador role to K8s (#13863)
Adding new contrib ambassador role to k8s with details of the role and responsibilities.
2019-04-17 15:30:01 -07:00
Kaitlyn Barnard 8df073905a Blog post on pod priority and preemption (#13829) 2019-04-17 12:50:05 -07:00
Alexander Brand 13269b3165 docs/es: add first couple of pages under the run-application section (#13743)
Signed-off-by: Alexander Brand <alexbrand09@gmail.com>
2019-04-17 12:34:03 -07:00
Andrew Sy Kim 3f010d61c8 Kubernets blog: 'The Future of Cloud Providers in Kubernetes' (#13737)
* Kubernets blog: 'The Future of Cloud Providers in Kubernetes'

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>

* Update future-of-cloud-providers.md
2019-04-17 12:02:03 -07:00
Benedikt Rollik f63f1c1ca7 [DOCS-DE] Translation Partners (#13842)
* Translation Partners

* Missing files

* Wording

* Removed unnecessary files
2019-04-17 11:00:06 -07:00
Irvi Aini c4ef45fa6b Fixing layouts, typos, and inconsistency in previous translations. (#13853)
* Fixing layouts, typos, and inconsistency in previous translations.

* Change Kubecon to KubeCon.

* Revert breaking changes for the md styling.
2019-04-16 21:30:02 -07:00
Vageesha17 798c6c748c fixed the broken link (#13839)
* fixed the broken link

Fixed the broken link for CDK official documentation.
Resolving the issue #13820

* fixed broken link

made few changes required for the issue #13820
2019-04-16 16:42:02 -07:00
Felipe f1750f1d95 Fixing conflict (#13773) 2019-04-16 12:13:08 -07:00
Benedikt Rollik d57bbc259c Blog index (#13844) 2019-04-16 09:59:15 -07:00
Rael Garcia cb49ff1005 Add es/docs index tree (#13809)
* Add es/docs/concepts index tree

* Add es/docs/contribute index tree

* Add es/docs/setup index tree

* Add es/docs/tutorials index tree

* Add es/docs/reference index tree

* Add es/docs/tasks index tree

* Add es/docs/reference landing page

* Add es/docs/home landing page

* Add es/docs/tutoriales landing page

* Add es/docs/getting-started-guides index tree

* Add es/docs/concepts landing page

* Add es/docs/contribute landing page

* Add es/docs/setup landing page

* Apply review requests and fixes
2019-04-16 04:13:05 -07:00
Giri Kuncoro 3d9dcfcc69 Init Indonesian translation (#13822)
* Add OWNERS information for sig-docs-id

* Add Indonesian language to config.toml with highest weight

* Add README-id.md.

* Add common resources and case studies.

* Add i18n strings for Indonesian site

* Fix typos on OWNERS.

* Add Indonesian translation for home documentation

* Add kubernetes basics.

* Add Indonesian content for minikube tutorial

* Add Indonesian translation for setup cluster

* Fix typos on README-id, and replace you with more informal word

* Fix some typos and replace formal you expression on kubernetes basics
2019-04-16 02:43:08 -07:00
Rémy Léone 7092bd3ca3 Add description meta tag to improve SEO results (#13799)
* Add description meta tag to improve SEO results

* Fixes

* Remove those files from my PR and have those changes in #13832
2019-04-16 01:31:08 -07:00
Shuang Wang 49b40dbbfa fix an offense against the style guide. (#13835)
* fix an offense against the style guide.

> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.

* fix another one.
2019-04-15 20:13:04 -07:00
Christoph Stäbler 6ac9e62b1f Fixed grammar issue in pod-securityy-policy.md (#13823)
Fixed grammar issue
2019-04-15 19:39:05 -07:00
Cody Clark 37e59b898d Clean up kubectl install page (#13578)
* [WIP] Clean up kubectl install page

Fixes issue #13577

* Update install-kubectl.md

Addresses @zacharaysarah and @jaredbhatti's comments.

Minor language Improvements:
- Deleted unnecessary adverbs
- Used fewer words where possible

Next pass will include deeper edits, with careful attention to the kubectl autocompletion section

* Update install-kubectl.md
2019-04-15 09:48:09 -07:00
vonguard 88e69f3d71 Create PID Limiting Blog (#13455)
* Create PID Limiting Blog

Blog from Derek Carr commissioned by Kaitlyn

* Update 2019-3-28-PID-Limiting

* Update and rename 2019-3-28-PID-Limiting to 2019-03-28-PID-Limiting

* Update and rename 2019-03-28-PID-Limiting to 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md
2019-04-15 09:44:09 -07:00
Philippe MARTIN cc07ce89e7 docs-fr | concepts | workloads | pod (#13368)
* Translation

* Fixes
2019-04-15 04:12:06 -07:00
yanghaichao12 db79ec0605 Fix typos (#13754) 2019-04-14 22:02:00 -07:00
Karen Bradshaw c8eaf16b9e update note for windows minikube install (#13752) 2019-04-14 21:52:00 -07:00
Arthur De Magalhaes 317e7197de Fixing ICP link (#13749) 2019-04-14 21:50:00 -07:00