Takuya N
a1c03e805f
Update /ja/ (2019-03) ( #13032 )
...
* Update kubecon events
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Include Kubernetes abbreviation K8s in Japanese
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-07 23:09:26 -08:00
Tomáš Kukrál
f6033fccc8
fix indentaion in hpa deployment ( #12893 )
2019-03-07 16:50:03 -08:00
Bob Killen
cf52474db1
Fix codeblock in update deployment section ( #13029 )
...
Corrects codeblock in the "Update deployment" section of doc:
content/en/docs/concepts/workloads/controllers/deployment.md
2019-03-07 16:26:06 -08:00
Petr Ruzicka
7130b8c58b
Update secret.md ( #13018 )
...
Missing ``` fixed
2019-03-07 16:24:07 -08:00
Prince Rachit Sinha
471cb7ffa4
Fix markdown ( #13013 )
...
* Fix markdown typo
Remove extra triple backticks
* Follow indentation order
2019-03-07 16:22:04 -08:00
Venkat
1230263319
Add Quobyte's CSI plug-in reference in place of in-tree plug-in ( #13008 )
...
* Add Quobyte's CSI plug-in reference in place of in-tree plug-in
* Update content/en/docs/concepts/storage/volumes.md
Include CSI reference from the glossary.
Co-Authored-By: venkatsc <subbaraocse9@gmail.com>
* Update Quobyte CSI references
Co-Authored-By: venkatsc <subbaraocse9@gmail.com>
2019-03-07 16:18:05 -08:00
Michael Vorburger ⛑️
92132a4f0c
fix minor typo (missing "to") in custom resources doc ( #13005 )
2019-03-07 16:12:09 -08:00
Jonas Rosland
d2c6113c98
Add VMware Enterprise PKS and VMware Essential PKS ( #13003 )
...
* Add VMware Enterprise PKS and VMware Essential PKS
Signed-off-by: jonasrosland <jrosland@vmware.com>
* Update content/en/docs/setup/pick-right-solution.md
That's a good suggestion, thank you
Co-Authored-By: jonasrosland <jrosland@vmware.com>
2019-03-07 16:00:07 -08:00
Lubomir I. Ivanov
3f5e14702c
Revert "Add s390x platforms for calico" ( #12989 )
...
* Revert "Add s390x platforms for calico (#12616 )"
This reverts commit c533563bdc
.
* Oxford comma
2019-03-07 15:58:04 -08:00
SpringWar
8f30a140de
Update feature-gates.md ( #12997 )
...
Update PodPriority feature to beta since v1.11
2019-03-07 15:56:04 -08:00
gml3ff
2cbf05a484
Included link to official Datadog Docs ( #12988 )
...
Current docs page didn't include link to Datadog docs page on setting up the agent with a DaemonSet.
2019-03-07 15:52:03 -08:00
Oussema CHERNI
20519f1d92
Fix broken links for CSI docs ( #12984 )
2019-03-07 15:50:04 -08:00
Tim Bannister
a8fed37937
Tweaks to write K8s as proper noun ( #12979 )
...
* Expand k8s abbreviation
* Capitalize K8s in table header
2019-03-07 15:48:06 -08:00
Kaitlyn Barnard
910afbe9e5
Uppercase K8s ( #12969 )
2019-03-07 15:46:10 -08:00
Zoltan
d5fc7c3bb8
Update deprecated link to Container Runtime Interface ( #12957 )
2019-03-07 15:38:06 -08:00
Rajakavitha1
f797f1b5ac
Update building-from-source.md ( #12946 )
...
Added the attribute: content_template: templates/concept
Because the content was not appearing in: https://kubernetes.io/docs/setup/release/building-from-source/
2019-03-07 15:34:05 -08:00
Draven
966e56f32f
doc: remove extra used in job document ( #12945 )
2019-03-07 15:30:11 -08:00
Mizuki Urushida
98d1ab4c92
Fix indentation of EncryptionConfiguration sample ( #12876 )
2019-03-07 15:04:10 -08:00
Marc Boorshtein
ae64653e94
Updated link to page ( #12862 )
...
We've redone OpenUnison's k8s integration to provide multiple "spins". We created a new page to point users to the GitHub repo that matches the "spin" they're looking for.
2019-03-07 14:54:07 -08:00
YouenZeng
d88352b000
Fix Powershell script issue ( #12858 )
...
Fix syntax issue of Powershell script, update environment key to KUBECONFIG
2019-03-07 14:50:13 -08:00
sureshpalemoni
273f3fa713
Change in Storage Value in Example Scenario ( #12831 )
...
In the calculation of this `Allocatable` will be `14.5 CPUs`, `28.5Gi` of memory and
`88Gi` of local storage. - It was 98Gi for storage instead of 88Gi which is derived after negating System-Reserved+Kube-reserved+eviction+hard
2019-03-07 14:42:07 -08:00
Michal Bryc
b58b88df47
Update Link to .spec details ( #12886 )
...
The [old URL](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status ) now consists of a page that says the new URL is https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status , so let's just go ahead and link to the new URL directly :)
2019-03-07 14:34:04 -08:00
Dani Comnea
8d4bd9c1fe
Add code fencing example in the style guidlines ( #12783 )
...
* Add code fencing example in the style guidlines
* Add a period
2019-03-07 14:32:06 -08:00
Nat Welch
a21bbe7cf8
Update connect-applications-service.md ( #12924 )
...
Fix a 404 link
2019-03-07 14:30:06 -08:00
Dani Comnea
4bd46900b2
Update debug-pod-replication-controller task file and fix the kubectl grep ( #12797 )
2019-03-07 14:24:12 -08:00
Slava Semushin
acc4c33888
pod-security-policy.md: update to use PSP from policy/v1beta1 and fix a broken link. ( #12768 )
2019-03-07 14:16:07 -08:00
Anna Nguyen
d110471a35
Clarified step of getting Kubernetes cluster name; fixed quoting in c… ( #12718 )
...
* Clarified step of getting Kubernetes cluster name; fixed quoting in command that sets `APISERVER`.
Need to set `CLUSTER_NAME` before using it.
The single quote in the `APISERVER` command prevented the expansion of the `CLUSTER_NAME` variable.
* Remove whitespace
2019-03-07 14:12:13 -08:00
Tim Bannister
2ee8a94c5d
Switch CNI glossary entry to recommended style ( #13023 )
...
(spelled out first, then acronym in parentheses (as in original), then acronym
throughout the rest of the page/file)
2019-03-07 14:04:13 -08:00
Tim Bannister
d24278918c
Fix broken link ( #12717 )
...
Resolves #12713
2019-03-07 14:00:10 -08:00
Supriya Sirbi
09e45d42d8
Issue #12533 ( #12701 )
...
Update k8s.io/docs/tutorials/services/source-ip/
2019-03-07 13:58:13 -08:00
Damini Satya
ae355ed890
Fix #11761 - Provide clear explanation of Kubernetes deployments ( #12561 )
2019-03-07 13:54:16 -08:00
Takuya Tokuda
edb233cac2
First Japanese l10n work for release-1.13 ( #12998 )
...
* [ja] add basic files for 1.13 (#11571 )
* [ja] add basic files for 1.13
* [ja] add some base files
* Translate setup/independent/_index.md (#11573 )
* Translate content/ja/docs/home/_index.md in Japanese (#11569 )
* Translate content/ja/docs/setup/custom-cloud/_index.md in Japanese (#11572 )
* Translate content/en/docs/setup/on-premises-vm/_index.md in Japanese (#11574 )
* Translate content/ja/docs/setup/release/_index.md in Japanese (#11576 )
* ja-trans: Translate content/ja/docs/tutorials/kubernetes-basics/explore/_index.md (#11580 )
* Translate content/ja/docs/setup/turnkey/_index.md (#11582 )
* Translate content/ja/docs/tutorials/kubernetes-basics/update/_index.m… (#11579 )
* Translate content/ja/docs/tutorials/kubernetes-basics/update/_index.md in Japanese
* Fix title
* Translated Tutorials/Learn Kubenetes Basics/Deploy an App in Japanese. (#11583 )
* translate tutorials/kubernetes-basics/expose/_index.md (#11584 )
* Dev 1.13 ja.1 tutorials kubernetes basics scale (#11577 )
* Translate content/ja/docs/tutorials/kubernetes-basics/scale/_index.md in Japanese
* Fix title
* translate deprecated state description (#11578 )
* Fix the build doesn't pass at dev-1.13-ja.1 (#11609 )
* delete files not at minimum requirements to pass the build.
* copy necessary file for pass build from content/en
* translate content/ja/_index.html (#11585 )
* ja-trans: add docs/_index.md (#11721 )
* Remove copied docs/index.md by mistake. (#11735 )
* Translate stable state description (#11642 )
* translate stable state description
* Update content/ja/docs/templates/feature-state-stable.txt
Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>
* apply the suggestion directly
* Translate alpha state description (#11753 )
* [ja] add ja section (#11581 )
* [ja] translate case-studies (#12060 )
* [ja] translate case-studies
* remove comment
* fix /ja/docs/ content (#12062 )
* Translate content/ja/docs/tutorials/kubernetes-basics/create-cluster/_index.md in Japanese (#12059 )
* [ja] translate supported doc versions (#12068 )
* [ja] add ja.toml (#11595 )
* Remove reviewers block from front matter. (#12092 )
* Translate beta state description (#12023 )
* [ja] translate setup (#12070 )
* translate setup
* add translation
* Update _index.md
* Update _index.md
* 表記ゆれ
* 表記ゆれ
* [ja] translate what-is-kubernetes (#12065 )
* translate what-is-kubernetes
* add more translation
* finish basic translation
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: d-kuro <34958495+d-kuro@users.noreply.github.com>
* Update what-is-kubernetes.md
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* fix new lines
* fix review
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update what-is-kubernetes.md
* Update what-is-kubernetes.md
* rephrase プラクティス to 知見
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* italic
* オーケストレーション
* [ja] tutorials/index (#12071 )
* translate tutorial index
* fix page link
* add ja to path for kubernetes-basic because it's already in progress of translation
* Update _index.md
* review
* remove typo
* Update content/ja/docs/tutorials/_index.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/_index.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* [ja] translate cri installation (#12095 )
* [ja] translate cri installation
* Update content/ja/docs/setup/cri.md
Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>
* apply comments
* apply comments
* [ja]translate tutorials/kubernetes-basics (#12074 )
* start translation
* translate index
* wording
* wording
* cluster-interactive
* cluster-intro
* update interactive
* update some data
* fix link
* deploy-intro
* japanize
* fix path for public data
* wording
* start translation of expose
* expose intro
* けーしょん
* scale-intro
* update-intro
* fix wrong word
* fix wording
* translate missing string
* Update content/ja/docs/tutorials/kubernetes-basics/_index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/_index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/_index.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* fix wording
* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/explore/explore-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/explore/explore-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-intro.html
Co-Authored-By: inductor <kohei.ota@zozo.com>
* lowercase for kubectl
* ja-trans: tutorials/hello-minikube.md (#11648 )
* trns-ja: tutorials/hello-minikube.md
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update hello-minikube.md
大変、大変遅くなりました。丁寧に見ていただいて感謝です。いただいたコメントを反映しました。
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update hello-minikube.md
<修正点>
・10行目の「本チュートリアルでは」を削除
・クラスターをクラスタに統一
* Update hello-minikube.md
10行目の実践を手を動かすに修正
* Update hello-minikube.md
10行目を「手を動かす準備はできていますか?本チュートリアルでは、Node.jsを使った簡単な"Hello World"を実行するKubernetesクラスタをビルドします。」に差し替え。
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* Update content/ja/docs/tutorials/hello-minikube.md
Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>
* ja-trans: setup/custom-cloud/coreos/ (#12731 )
* ja-trans: setup/release/building-from-source/ (#12721 )
* translate building-from-source
* improve translation
* ja-trans: translate setup/certificates/ (#12722 )
* translate certificates.md
* change translation about Paths
* ja-trans: setup/custom-cloud/kubespray/ (#12733 )
* ja-trans: setup/node-conformance/ (#12728 )
* ja-trans: setup/node-conformance/
* Update content/ja/docs/setup/node-conformance.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/node-conformance.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/node-conformance.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* ja-trans: setup/cluster-large/ (#12723 )
* ja-trans: setup/cluster-large/
* translate quota and addon
* ja-trans: setup/pick-right-solution/ (#12729 )
* ja-trans: setup/pick-right-solution/
* revise translating solutions
* ending with a noun
* ja-trans: setup/custom-cloud/kops/ (#12732 )
* ja-trans: setup/custom-cloud/kops/
* improve translation
* translate build
* translate explore and add-ons
* ja-trans: setup/independent/control-plane-flags/ (#12745 )
* ja-trans: setup/minikube/ (#12724 )
* ja-trans: setup/minikube/
* Update content/ja/docs/setup/minikube.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* translate features and add-ons
* improve translation
* improve translation
* fix translation style
* ja-trans: setup/multiple-zones/ (#12725 )
* ja-trans: setup/multiple-zones/
* ja-trans: setup/multiple-zones/ (2)
* ending with a noun
* fix translation style
* ja-trans: setup/scratch/ (#12730 )
* ja-trans: setup/scratch/
* revise translating connectivity
* improve translation
* Update content/ja/docs/setup/scratch.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/scratch.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/scratch.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/scratch.md
LGTM
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* revise translation
* revert some words to English
* fix translation style
* fix title
* ja-trans: setup/independent/create-cluster-kubeadm/ (#12750 )
* ja-trans: setup/independent/create-cluster-kubeadm/
* translate Instructions
* fix translation style
* ja-trans: setup/independent/kubelet-integration/ (#12754 )
* ja-trans: setup/independent/kubelet-integration/
* fix translation style
* ja-trans: setup/independent/setup-ha-etcd-with-kubeadm/ (#12755 )
* ja-trans: setup/independent/setup-ha-etcd-with-kubeadm/
* fix translation style
* ja-trans: setup/independent/troubleshooting-kubeadm/ (#12757 )
* ja-trans: setup/independent/troubleshooting-kubeadm/
* pod -> Pod
* ja-trans: setup/on-premises-vm/cloudstack/ (#12772 )
* ja-trans: setup/independent/high-availability/ (#12753 )
* ja-trans: setup/independent/high-availability/
* fix translation style
* translate Stacked and worker node
* ja-trans: setup/on-premises-metal/krib/ (#12770 )
* ja-trans: setup/on-premises-metal/krib/
* Update content/ja/docs/setup/on-premises-metal/krib.md
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* ja-trans: setup/on-premises-vm/ovirt/ (#12781 )
* ja-trans: setup/on-premises-vm/dcos/ (#12780 )
* ja-trans: setup/on-premises-vm/dcos/
* fix translation
* Update content/ja/docs/setup/on-premises-vm/dcos.md
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* ja-trans: setup/turnkey/alibaba-cloud/ (#12786 )
* ja-trans: setup/turnkey/alibaba-cloud/
* tiny fix
* Update content/ja/docs/setup/turnkey/alibaba-cloud.md
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* fix translation
* ja-trans: setup/turnkey/aws/ (#12788 )
* ja-trans: setup/turnkey/aws/
* translate production grade
* fix translation
* ja-trans: setup/release/notes/ (#12791 )
* ja-trans: setup/independent/install-kubeadm.md (#12812 )
* ja-trans: setup/independent/install-kubeadm.md
* ja-trans: fix internal links in setup/independent/install-kubeadm.md
* ja-trans: setup/turnkey/clc/ (#12824 )
* ja-trans: setup/turnkey/clc/
* Update content/ja/docs/setup/turnkey/clc.md
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* Update content/ja/docs/setup/turnkey/clc.md
Co-Authored-By: makocchi-git <makocchi@gmail.com>
* ja-trans: setup/turnkey/stackpoint/ (#12853 )
* ja-trans: concepts/ (#12820 )
* ja-trans: concepts/
* fix translation
* ja: fix formatting in what is kubernetes (#12694 )
* fix formatting in what is kubernetes
* Update content/ja/docs/concepts/overview/what-is-kubernetes.md
Co-Authored-By: inductor <kohei.ota@zozo.com>
* ?
* format (#12866 )
* ja-trans: setup/turnkey/gce.md (#12813 )
* ja-trans: setup/turnkey/gce.md
* Update content/ja/docs/setup/turnkey/gce.md
Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>
* Update content/ja/docs/setup/turnkey/gce.md
Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>
* ja-trans: modify a word in setup/turnkey/gce.md
* Translated docs/setup/turnkey/azure.md. (#12951 )
* Translated docs/setup/turnkey/azure.md.
* Update content/ja/docs/setup/turnkey/azure.md
Applied a suggestion.
Co-Authored-By: dzeyelid <dzeyelid@gmail.com>
* Update content/ja/docs/setup/turnkey/azure.md
Applied a suggestion.
Co-Authored-By: dzeyelid <dzeyelid@gmail.com>
* Update content/ja/docs/setup/turnkey/azure.md
Applied suggestion.
Co-Authored-By: dzeyelid <dzeyelid@gmail.com>
* Applied review suggestions.
* Applied review suggestions.
* fix language setting order.
2019-03-07 10:17:41 -08:00
Tim Bannister
5c99d3431a
Add “app container” to glossary ( #12611 )
...
* Define "app container"
* Expand app container explanation
* Tweak wording
Co-Authored-By: Zach Arnold <me@zacharnold.org>
* Fix, wording nit
2019-03-07 09:07:01 -08:00
Kaitlyn Barnard
b13c0fa350
Raw block storage blog post ( #13011 )
...
* Raw block storage blog post
* Update 2019-03-07-raw-block-volume-support-to-beta.md
2019-03-07 08:12:59 -08:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
ethan
99e4d3bac6
update title for "kubernetes-basics" index page ( #12354 )
2019-03-05 15:26:04 -08:00
Kaitlyn Barnard
6dd752b64e
Update pick-right-solution.md ( #12971 )
2019-03-05 06:50:40 -08:00
Tim Malone
c1dfba6305
Fix broken link in Ingress documentation ( #12974 )
2019-03-05 06:46:39 -08:00
Oussema CHERNI
234eb57360
Fix broken links for Taint and Toleration ( #12982 )
2019-03-05 06:42:31 -08:00
Claudia J.Kang
92faff9209
Seventh Korean l10n work for release-1.13 ( #12981 )
...
* ko-trans: Update outdated contents in ko7 branch (#12762 )
* ko: Update outdated files in dev-1.13-ko.7 (#12805 )
* ko: Translate docs/home/_index.md in Korean (#12829 )
* Translate scheduler-perf-tuning.md in Korean (#12782 )
* Translate concepts/overview/object-management-kubectl/overview in Korean (#12834 )
* Fix new line in Korean translation scheduler-perf-tuning.md (#12835 )
* ko: Translate tutorials/online-training/overview.md in Korean (#12854 )
* ko: Translate contribute/_index.md in Korean (#12850 )
* ko: Update localization guide about instruction-type content (#12877 )
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Seokho <shsongist@gmail.com>
Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com>
2019-03-05 05:32:28 -08:00
Oussema CHERNI
08839f640f
concepts container runtime class page ( #12860 )
2019-03-05 04:32:42 -08:00
Rémy Léone
146b2deaa1
Translate architecture concepts in French ( #12882 )
...
* Translate architecture concepts in French
* Update content/fr/docs/concepts/architecture/nodes.md
Co-Authored-By: sieben <remy.leone@gmail.com>
* Update content/fr/docs/concepts/architecture/nodes.md
Co-Authored-By: sieben <remy.leone@gmail.com>
* Update content/fr/docs/concepts/architecture/nodes.md
Co-Authored-By: sieben <remy.leone@gmail.com>
* Update content/fr/docs/concepts/architecture/nodes.md
Co-Authored-By: sieben <remy.leone@gmail.com>
2019-03-05 03:00:36 -08:00
Matt McNaughton
9dc34f1dc5
Update CVE-2019-5736 blog post with kops fixes ( #12972 )
...
Update the blog post to link to
https://github.com/kubernetes/kops/blob/master/docs/advisories/cve_2019_5736.md .
2019-03-04 15:53:00 -08:00
lledru
adfaf7a816
docs fr: setup: idenpendent: fixed peirra , yohan and sieben comments ( #12742 )
2019-03-04 07:50:11 -08:00
Smaine Kahlouch
d191cb8408
language-fr: setup custom-cloud kops ( #12688 )
2019-03-04 04:19:44 -08:00
Karen Bradshaw
71662ad94b
fix typo in start contributing ( #12906 )
2019-02-28 20:31:51 -08:00
Jean-Yves Gastaud
ad6f1565f3
docs-fr | Website Homepage ( #12789 )
...
* Translate website homepage to french
* Translate case-studies index page into french
* Translate kubeweekly block into french
* Fix translation of Kubernetes features title into french
2019-02-28 17:13:42 -08:00
Karen Bradshaw
12036aa614
remove duplicate images, italian locale ( #12907 )
...
Testing removal of duplicate images, italian localization.
See issue #12769 .
2019-02-28 11:51:21 -08:00
Kaitlyn Barnard
a52995a5e7
Blog Post: Operatorhub.io ( #12905 )
...
* operatorhub blog post
* Update 2019-02-28-automate-operations-on-your-cluster-with-operatorhub.md
2019-02-28 11:10:55 -08:00
Hongbin Mao
34aee472a9
fix ccm implementation link error ( #12653 )
2019-02-28 05:39:39 -08:00
WanLinghao
268c9473a5
Add docs to illustrate how to schedule pod to specific node ( #12871 )
2019-02-27 21:22:19 -08:00
Justin Santa Barbara
c34527a3ed
Fix SSH tunnel links ( #12585 )
...
* Fix SSH tunnel links
* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.
Fix #8262
This reverts commit 1da65603af
.
This reverts commit b8b71b6845
.
* Update master-node-communication.md
2019-02-27 21:18:39 -08:00
Dani Comnea
fb4c7d138f
Update the fine-parallel-processing-work-queue.md task file to remove $ and also remove text which is not appropiate for end user ( #12793 )
2019-02-27 21:14:58 -08:00
Tim Bannister
04ddaa4711
Reference glossary definitions in “Connect a Front End to a Back End Using a Service” ( #12706 )
...
* Reference terms in glossary
* Enable syntax highlighting for shell snippets
2019-02-27 21:11:22 -08:00
Dani Comnea
2f6bee10ca
Update the parallel-processing-expansion.md task file and remove $ ( #12794 )
2019-02-27 21:07:48 -08:00
Guido García
3999608ca6
docs: update acs-engine -> aks-engine ( #12804 )
...
* docs: update acs-engine -> aks-engine
acs-engine has been deprecated by Microsoft in favor of aks-engine
* chore: PR feedback
* fix missing AKS
2019-02-27 21:04:10 -08:00
Misty Linville
928f7094cb
Small refactor of Custom Resources topic ( #12502 )
...
- Adjusts levels
- Removes some obsolete info
- Rewrite of some of the intro material
2019-02-27 20:53:31 -08:00
makocchi
235f6f6d99
apply content_template and follow the style guide ( #12759 )
2019-02-27 20:42:57 -08:00
Tim Bannister
b8ad490a80
List supported protocols for Service ( #12669 )
...
Tidy up protocol support to show that TCP and UDP have support in
stable, whereas SCTP support is in alpha. For HTTP, direct users to
read up on Ingress instead.
2019-02-27 20:25:24 -08:00
Tim Bannister
96a5f3f970
Move Docker credentials import to task documentation ( #12668 )
...
* Move docker credentials import to task documentation
Relevant to #12072
* Call out helpful note about per-namespace secrets
2019-02-27 20:21:48 -08:00
Dani Comnea
f0d8c8a79c
Update debug-service.md's tasks file to remove $ from kubectl and turn some questions into bullet list ( #12798 )
2019-02-27 18:07:46 -08:00
Cody Clark
0bbe2db0be
Fix Ingress callouts, links, nav, and templating ( #12720 )
...
* Fix Ingress callouts, links, nav, and templating
* Update ingress.md
* Update ingress-minikube.md
* Delete .md that caused 404
* Delete .md that caused 404
* Update ingress-controllers.md
* Update ingress-minikube.md
* spell check pass
* Update ingress.md
* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
Dani Comnea
ab5e8c0d65
Fix the borken link in kubelet-integration.md page ( #12864 )
2019-02-27 11:49:13 -08:00
Tim Bannister
79b182529e
Adjust for Minikube running RBAC by default ( #12851 )
2019-02-27 09:10:29 -08:00
Damini Satya
8598dc5fb7
Fix #12764 - Update troubleshooting-kubeadm doc ( #12825 )
2019-02-27 03:22:15 -08:00
Dani Comnea
943429988d
Add the meeting calendar to the contrib docs ( #12855 )
2019-02-27 03:17:13 -08:00
makocchi
769c38cda3
remove command prompts and deprecated note ( #12870 )
2019-02-26 22:02:09 -08:00
Himanshu Pandey
84a840887a
Removed the redundant text ( #12868 )
2019-02-26 17:39:39 -08:00
Art
a2c4457175
Revising links for blogs ( #12796 )
...
* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style
* also the product name is IBM Cloud Kubernetes Service, not Armada
* follow on to PR #12792
2019-02-26 07:17:28 -08:00
Philippe MARTIN
a54963ad96
Fr Translation of kubectl cheat sheet ( #12803 )
2019-02-26 00:35:36 -08:00
Jean-Yves Gastaud
1b27ae72df
Update reviewers on what is kubernetes in french ( #12828 )
2019-02-25 22:20:54 -08:00
Roy Lenferink
5bf8d70adf
Removed duplicate 'Note' keyword ( #12833 )
2019-02-25 15:40:20 -08:00
Tim Bannister
e176143ab1
Tidy install guide for container runtimes ( #12704 )
...
* Use feature-state note for CRI
* Note applicability to Linux hosts
* Explain cgroup ("control group")
* De-emphasize cgroup details
The individual runtime install steps already take account of this
advice.
2019-02-25 08:37:39 -08:00
Jean-Yves Gastaud
99dccca00a
Translation of what is kubernetes to french ( #12799 )
2019-02-25 08:14:19 -08:00
Rastislav Szabo
e17be7dcb3
Add Contiv-VPP CNI instructions ( #12822 )
2019-02-25 04:57:00 -08:00
Linus Lee
924d764233
Fix bugs about kubeadm upgrading. ( #12809 )
...
* Fix bug about kubeadm upgrading
It will lead to the following error if using `yum upgrade -y kubeadm --disableexcludes=kubernetes` command:
<https://serverfault.com/questions/943696/fatal-unexpected-error-when-reading-kubeadm-config-configmap-clusterconfigurat >
Running `yum upgrade -y kubeadm --disableexcludes=kubernetes` command will upgrade the kubeadm to v1.13 but kubeadm v1.13 could not upgrade the v1.12 kubeadm cluster.
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
* Update kubeadm-upgrade-1-12.md
2019-02-24 20:14:42 -08:00
Frederiko Costa
252f4d5261
add --csr-only option on kubeadm ( #12766 )
...
* add --csr-only option
The flag `--use-csr` is no longer available as of 1.13 on. Got replaced by `--csr-only`.
* replace deprecated kubeadm cert renewal flag
2019-02-24 20:06:22 -08:00
Art
27b9422c8f
Revising bluemix.net links to cloud.ibm.com ( #12792 )
...
* Revising bluemix.net links to cloud.ibm.com
* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style
* Removing blog content
2019-02-24 05:28:25 -08:00
Smaine Kahlouch
99a52da77f
language-fr: setup custom-cloud kubespray ( #12660 )
2019-02-23 00:54:27 -08:00
Renze Yu
224cebb90b
fix command in deployment.md ( #12776 )
2019-02-22 03:40:13 -08:00
Rémy Léone
00caa88ada
Translate index concept page to French ( #12763 )
2019-02-22 03:15:15 -08:00
Hongbin Mao
bc9235fa4b
Update horizontal-pod-autoscale-walkthrough.md ( #12777 )
2019-02-22 03:13:18 -08:00
Rémy Léone
11b573520f
Translate the home docs directory ( #12761 )
2019-02-22 03:00:33 -08:00
Neha Yadav
eaf7f1cbba
Use card based layout ( #12752 )
2019-02-21 19:43:04 -08:00
June Yi
8e5d7e4829
Make k8s.io/docs/home to support i18n ( #12570 )
...
* Make k8s.io/docs/home to support i18n
* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Oussema CHERNI
22074f5848
concepts container environment variable page ( #12741 )
2019-02-21 07:57:51 -08:00
Dani Comnea
53edccb6d1
Replace shortcode code with codenew for en lang ( #12744 )
2019-02-21 06:24:15 -08:00
Qiming
6784b5dfd8
Revert "Update dns-pod-service.md ( #10788 )" ( #12727 )
...
This reverts commit 2ebcf10831
.
2019-02-21 01:34:40 -08:00
Meng Yang
b4f547e2eb
add baidu cloud provider information ( #12738 )
2019-02-21 01:23:51 -08:00
Daniele Polencic
66683ea82b
Added Learnk8s Academy as online training offering ( #12737 )
...
* Added Learnk8s Academy as online training offering
* Rearranged in alphabetical order
* Renamed
2019-02-20 06:57:11 -08:00
lledru
3828fadb48
docs-fr: setup-release: 1 review ( #12710 )
2019-02-20 00:50:21 -08:00
Chazzledazzle1
31b3e8596f
New Linux Academy Content Added ( #12711 )
...
Edit: Listed courses in alphabetical order & removed UTM from links.
2019-02-19 20:54:20 -08:00
Michele Berardi
e8af96dbeb
translate tutorials/kubernetes-basics/update/update-intro/ in Italian ( #12425 )
...
* Initial italian translation
* owners_aliases change
* Update OWNERS_ALIASES
* Update OWNER_ALIAS
Add micheleberardi to OWNER_ALIAS
2019-02-19 19:04:14 -08:00
Juan Diego Palomino
ef4e36c928
Deployment documentation incorrectly describes how ReplicaSets are named ( #12712 )
...
I went ahead and corrected the incorrect description, as well as some incorrect examples
2019-02-19 12:36:02 -08:00
lledru
c913a0b82d
docs-fr: pick right solution, 6 reviews ( #12658 )
2019-02-19 06:53:57 -08:00
Claudia J.Kang
aa6564e014
Sixth Korean l10n work for release-1.13 ( #12705 )
...
* ko: Update outdated files in dev-1.13-ko.6 (#12456 )
* Translate concepts/containers/runtime-class.md in Korean (#12459 )
* Fix ko translation consistency for commandlinetool word (#12626 )
* Added Korean localization guide (#12597 )
* Translate containers/images.md in Korean (#12549 )
* Translate container-lifecycle-hooks.md in Korean (#12534 )
* Translate tasks/run-application/horizontal-pod-autoscale in Korean (#12565 )
* Translate concepts/architecture/cloud-controller in Korean #11964 (#12483 )
* ko-trans: add setup/certificate.md #12453 (#12520 )
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Seokho <shsongist@gmail.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Yoon <learder@gmail.com>
2019-02-19 05:50:57 -08:00
Tamal Saha
8f1e5e05e8
Add Voyager to list of ingress controllers ( #12702 )
2019-02-19 04:41:53 -08:00
Josie
0f71ba24e4
Add Supergiant to Turnkey Cloud Solutions list ( #12693 )
2019-02-18 23:12:15 -08:00
Jennifer Rondeau
c51c2bbdcb
fix minishift wording, remove broken link ( #12679 )
2019-02-18 22:59:04 -08:00
Tim Bannister
59a34796c9
Improve namespaces walkthroughs ( #12686 )
...
* Reference glossary entry for namespace
* Call out namespace names
2019-02-18 19:25:50 -08:00
Smaine Kahlouch
a9dcaad92f
docs-fr | setup | custom-cloud coreos ( #12654 )
...
* language-fr: setup custom-cloud coreos
* language-fr: setup custom-cloud coreos, fixes following @etiennecoutaud review
* language-fr: setup custom-cloud coreos, fixes following @lledru and @oussemos reviews
2019-02-18 12:56:57 -08:00
ethan
de8d06e0dd
update _index.md for docs and fix translation ( #12344 )
2019-02-18 00:11:30 -08:00
Kenny Ho
bb2d30a821
Add AMD GPU node labeller to scheduling-gpus.md ( #12530 )
...
* Add AMD GPU node labeller to scheduling-gpus.md
* Add AMD GPU node labeller to scheduling-gpus.md
* Fixed typo
* Fix stray typo, wording issue
2019-02-17 19:47:53 -08:00
Casey Flynn
a7ec1f8478
Apply grammar fix ( #12477 )
2019-02-17 18:59:03 -08:00
McCoyAle
f116c6877d
Add Pod Lifecycle to glossary ( #12645 )
...
* Add Pod Lifecycle to glossary
* Update pod-lifecycle.md
* Update pod-lifecycle.md
2019-02-17 18:50:48 -08:00
Cody Clark
a96ea24939
Updates to Ingress ( #12465 )
...
* Create ingress-minikube.md
* Update ingress.md
* Move Ingress controllers content to own page
* Link to Set up Ingress on Minikube with the NGINX Controller task
* Minor edits
* Create ingress-controllers.md
* Update ingress-controllers.md
2019-02-17 18:36:33 -08:00
Vishwanath K
9654ecc44f
Update cron-jobs.md ( #11512 )
...
* Update cron-jobs.md
Update to startingDeadlineSeconds concept
* Update jobs-run-to-completion.md
Syntax correction
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
2019-02-17 18:34:32 -08:00
McCoyAle
8906e7e929
Add Pod Disruption Budget to Glossary ( #12646 )
...
* Add Pod Disruption Budget to Glossary
* Update content/en/docs/reference/glossary/pod-disruption-budget.md
Cross referenced Pod term
Co-Authored-By: McCoyAle <mccoyale@gmail.com>
* Update pod-disruption-budget.md
2019-02-17 18:32:26 -08:00
Jordan Liggitt
9156340725
Improve RBAC documentation ( #11254 )
...
* Add cross-namespace service account example, clarify binding wording
* Add create role and create clusterrole help
* Add reconcile documentation
* Document roleRef restrictions
2019-02-17 18:20:12 -08:00
Avi Deitcher
ef8967997c
Document proxy flows ( #12305 )
2019-02-17 18:16:00 -08:00
Tim Bannister
5494391357
Tidy capitalization ( #12603 )
...
- Use “Job” to mean the Kubernetes object
- Use “job” where capitalization hinders readability
- Use “task”, or other synonymous concepts, to avoid confusion
- Use “Pod” to mean the Kubernetes object
- Use “pod” where capitalization hinders readability
- Use “container” in lowercase everywhere
Also:
- Clarify work queue example for Job controller
- Fix advice on running Job example
- Tweak emphasis
2019-02-17 17:53:17 -08:00
Tim Bannister
eb5cac382d
Reword /docs/concepts/configuration/secret/ ( #12670 )
...
* Use glossary terms when explaining Secret concept
* Tidy up advice on keeping Secrets secret
* Reformat note on how Secrets are displayed
* Use mebibytes
2019-02-17 17:51:15 -08:00
Dr Luke Angel
c613b54671
Updated ReadMe ( #11967 )
...
* Updated ReadMe
Added windows commands
* Update configure-access-multiple-clusters.md
* Update configure-access-multiple-clusters.md
* Update configure-access-multiple-clusters.md
2019-02-17 17:38:57 -08:00
Tim Hockin
971d7af713
Update network doc for ip-per-pod reqs ( #12182 )
...
* Update network doc for ip-per-pod reqs
As per SIG-Network discussion, we can relax the requirement for all
nodes to be able to reach all pods on those platforms that do not
support hostNetwork.
The current thinking on Windows support is that hostNetwork is not a
requirement for Window users. As such, satisfying the old requirement
is very difficult and has no practical benefit.
This DOES NOT change the requirements for platforms that support
hostNetwork (e.g. Linux) nor does it make hostNetwork optional for Linux
nodes.
This PR also removes most comparisons to Docker, as they are stale and
no longer germane, and cleans up some of the text.
* Feedback on contents
2019-02-17 17:34:50 -08:00
Lubomir I. Ivanov
43764bd6fb
setup/cri: add a section about cgroup drivers ( #12638 )
...
* setup/cri: add a section about cgroup drivers
A cgroup driver is an important setting for the CRI and the kubelet.
Add a section that explains why "systemd" is the suggested value
for a driver when installing a CRI.
In the case of Docker the kubelet will receive this value automatically.
For the other CRIs, the users should tackle this manually.
* Update cri.md
2019-02-17 17:20:21 -08:00
Tim Bannister
5e4b2e21a5
Add "workload" to glossary ( #12622 )
...
* Add "workload" to glossary
* Use en_US spelling of "fulfill"
* Revise short description
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-02-17 08:39:11 -08:00
Tim Bannister
e6d672f1a7
Add sysctl to glossary ( #12607 )
...
* Add sysctl to glossary
* Make it clear that sysctl is for Unix-like OSs
2019-02-17 08:28:59 -08:00
Andrew Sy Kim
35d0d34959
remove cloud controller manager docs on using Initializers for PV labeling ( #12375 )
2019-02-17 08:26:48 -08:00
Bill Mulligan
078b847473
add rkt to glossary ( #12361 )
...
* Create rkt.md
* Update rkt.md
2019-02-17 08:24:42 -08:00
Jordan Liggitt
079a91fe79
deprecate DenyExecOnPrivileged/DenyEscalatingExec ( #12152 )
2019-02-17 08:07:05 -08:00
Tim Bannister
64fc415cdd
Illustrate negative-exists selector in cheat sheet ( #12667 )
2019-02-17 07:49:36 -08:00
Dan Pastusek
ba42c9311d
add KubeSail to pick-right-solution.md ( #12633 )
2019-02-17 07:47:26 -08:00
Dario Maiocchi
f156d51ddb
Improve doc on certificates ( #12579 )
2019-02-17 07:45:06 -08:00
Vineeth Reddy
d521f97eab
Update building-from-source.md ( #12577 )
...
* Update building-from-source.md
Update the page to be consistent with the concepts template.
* Update building-from-source.md
Update the page to be consistent with the concepts template.
2019-02-17 07:42:51 -08:00
Ben Kuhn
7f3eb1dac6
Better example of a preStop hook for nginx ( #12563 )
...
It looks like `nginx -s quit` returns immediately rather than blocking until nginx has finished gracefully shutting down. As a result, just running `nginx -s quit` in the preStop hook won't work very well for high load and/or long running requests; nginx will get a TERM signal (and do a hard shutdown) immediately after `nginx -s quit` returns.
(I was getting connection errors while terminating pods, and adding a sleep-until-done to the preStop hook seemed to make them go away.)
2019-02-17 07:40:45 -08:00
cell13
c4a0e6be5c
Update hello-minikube.md ( #12257 )
...
modify:
Katacoda environment only: Type `30369`, and then click **Display Port**.
2019-02-17 07:38:21 -08:00
Nick Fox
60b804ec8f
Add service path to CRD webhook conversion example ( #12542 )
...
* Add service path to CRD webhook conversion example
* Update wording in CRD conversion example to indicate it is serving traffic
Co-Authored-By: nrfox <nickfox25@gmail.com>
2019-02-17 07:36:11 -08:00
Vinodh N
2aba9bd333
Update container-lifecycle-hooks for preStop - removed submodule website ( #12498 )
...
The changes are in line with one of the request for documentation update as per PR #55807 wherein it was observed that the preStop hook is not commissioned when the container is already in the terminated or completed state.
Braces removed as per the review comment. Multiple commits squashed
Braces removed as per the review comment
Update as per review, removed etc... and the statement is now cleaner
2019-02-17 07:33:51 -08:00
Murcurio
6adce91e46
Update http-liveness.yaml ( #12255 )
...
Deprecating the "X-" Prefix and Similar Constructs in Application Protocols:
https://tools.ietf.org/html/rfc6648
2019-02-17 07:31:41 -08:00
David Xia
cb354f641d
Disruptions: make clearer not all voluntary disruptions are constrained by PDBs ( #11619 )
...
* Disruptions: make clearer not all voluntary disruptions are constrained by PDBs
Currently, there's confusion on whether all voluntary disruptions are constrained by PDBs.
For example, see the three comments [here](https://github.com/kubernetes/kubernetes/issues/39824#issuecomment-436322189 ).
* Update content/en/docs/concepts/workloads/pods/disruptions.md
Co-Authored-By: davidxia <davidxia@users.noreply.github.com>
* Update content/en/docs/concepts/workloads/pods/disruptions.md
Co-Authored-By: davidxia <davidxia@users.noreply.github.com>
* Update disruptions.md
2019-02-17 07:27:11 -08:00
Jesse Glick
43d42674e9
Note MicroK8s ( #11985 )
...
* Note MicroK8s
* Consistent use of commas
2019-02-17 07:24:56 -08:00
hidekazuna
06b3c73e9b
Update Container Runtime explanation ( #11707 )
2019-02-17 07:22:45 -08:00
Johann Gyger
42327d8a2c
Alias for kubectl that works with completion ( #12517 )
...
* Alias for kubectl with completion.
Use a shorthand alias for `kubectl` that also works with completion. Using completion is great but typing `kubectl` each time is annoying.
* Update content/en/docs/reference/kubectl/cheatsheet.md
Co-Authored-By: jogy <johann@gyger.name>
2019-02-17 06:15:20 -08:00
WanLinghao
f0d0309086
Fix a invalid jump link in hpa documentation ( #12676 )
2019-02-16 23:32:26 -08:00
Tim Bannister
88ca365f11
Use # not // for comments ( #12672 )
...
Bourne-style shells don't use //
2019-02-16 19:55:36 -08:00
Supriya Sirbi
7e1a07d4f1
Patch 2 - Update Replicaset.md ( #12650 )
2019-02-16 04:50:03 -08:00
shutefan
5f2250fd91
Fix sentence about specifying a rollback version ( #12663 )
2019-02-15 17:26:48 -08:00
Rémy Léone
29f6155fc5
Translate the feature state to French ( #12642 )
2019-02-15 07:50:35 -08:00
Tim Bannister
f9ad42915a
Sort course list ( #12647 )
2019-02-15 03:39:11 -08:00
WanLinghao
50d01070ba
Fix some 404 links in Chinese docs ( #12488 )
2019-02-15 00:31:05 -08:00
Tim Bannister
fcea562907
Reference CronJob from Job ( #12602 )
...
CronJob is now stable. Signpost users to the relevant documentation.
2019-02-14 22:16:50 -08:00
Dave Strebel
3e5cb3d78a
Update AKS mitigation link ( #12632 )
...
* Update AKS mitigation link
Updated to include link to AKS documentation on mitigation.
* Updated Microsoft Recommendation
Updated with suggested changes
2019-02-14 22:14:39 -08:00
André Martins
0a5ff4417d
network-policy-provider: updating cilium documentation for v1.4.0 ( #12627 )
...
Signed-off-by: André Martins <aanm90@gmail.com>
2019-02-14 21:50:21 -08:00
Himanshu Pandey
9fcf418680
Removed junk character from output ( #12649 )
2019-02-14 21:39:15 -08:00
lledru
faa86d2d01
initiate french translation of setup docs ( #12643 )
2019-02-14 09:40:23 -08:00
Karen Bradshaw
b61b2351f7
update glossary id and rename filename ( #12635 )
2019-02-14 00:53:30 -08:00
Omid Raha
99909a4ccc
Fix note as others ( #12628 )
2019-02-14 00:44:53 -08:00
Rémy Léone
a5cda6edea
Init French translation ( #12548 )
2019-02-13 09:29:21 -08:00
Bob Killen
0470ce5688
Correct Debian version, link to other CoreOS channels ( #12629 )
2019-02-13 05:37:09 -08:00
Janet Kuo
e063811cdb
Document owner ref restrictions explicitly ( #12543 )
2019-02-13 05:03:42 -08:00
Naoki Oketani
3eb1148568
Update fluentd 0.12 to 1.0 in the example ( #12557 )
...
* Update fluentd 0.12 to 1.0 in the example
* .editorconfig removed trailing spaces
2019-02-13 03:42:24 -08:00
Damini Satya
63e57d102e
Fix #9805 - Correct tags to avoid HTML encoding issue ( #12523 )
2019-02-13 03:36:11 -08:00
Damini Satya
e0bc7049cb
Remove extra occurance of container in the container lifecycle hooks definition ( #12621 )
2019-02-13 02:23:13 -08:00
PingWang
c533563bdc
Add s390x platforms for calico ( #12616 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:21:02 -08:00
Tim Bannister
c0b0596b9b
Link to pod lifecycle ( #12614 )
2019-02-13 02:19:09 -08:00
Tim Bannister
ae70b25010
Add example listing object labels ( #12600 )
2019-02-13 02:17:08 -08:00
Tomas Kral
32211de0f5
Update debug-service.md ( #12599 )
...
use smaller case `v` for adjusting logging level
2019-02-13 02:15:06 -08:00
Andrew
8c637cee9e
Update kubernetes-objects.md ( #12595 )
2019-02-13 02:13:00 -08:00
PingWang
4baf6d4d52
Update links of apparmor doc ( #12593 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:11:04 -08:00
Nick Veitch
1bfe9725f9
Adds link to official docs for LDAP support ( #12581 )
2019-02-13 02:06:56 -08:00
Yu-Zhen Tu
222ac3410e
Add two training courses from Coursera ( #12569 )
2019-02-13 02:02:48 -08:00
Matt McNaughton
1b965dc49e
Improve stateful set dns docs ( #12564 )
...
Address the issue raised in
https://github.com/kubernetes/kubernetes/issues/73808 , where it became
clear it would be helpful for there to be a reminder for the user that
they are responsible for managing the StatefulSet which provides DNS
names for the pods in a StatefulSet.
2019-02-13 02:00:51 -08:00
Brendan Wrafter
bc3a0369af
Minor Type ( #12545 )
...
The frontend service should show type of "LoadBalancer"
2019-02-13 01:50:44 -08:00
Jérémy Mathevet
f75b961ed6
Add oidc-required-claim ( #12536 )
2019-02-13 01:46:45 -08:00
Lubomir I. Ivanov
e5886794dc
create-cluster-kubeadm: update flannel to 0.11.0 ( #12493 )
...
Use this commit:
https://github.com/coreos/flannel/commit/a70459be0084506e4ec919aa1
instead of the v0.11.0 tag because the tag is missing the 0.11.0 images
as can be seen here:
https://raw.githubusercontent.com/coreos/flannel/v0.11.0/Documentation/kube-flannel.yml
Add note about supporting s390x on Linux and preliminary support
for Windows.
2019-02-13 01:42:42 -08:00
Damini Satya
ac254e0145
Fix #12430 - Correction in docs/concepts/services-networking/network-policies/ ( #12446 )
2019-02-13 01:40:50 -08:00
Carston Schilds
5fc21a27ef
Update deployment.md ( #12422 )
...
Cleaned up the section __Revision History Limit__ to reflect the default value of `.spec.revisionHistoryLimit` being 10, instead of saying "All old ReplicaSets will be kept by default"
2019-02-13 01:38:44 -08:00
ethan
f3aa7856f6
change docker cgroupdriver to its default cgroupfs ( #12360 )
2019-02-13 01:36:38 -08:00
Florian Breisch
832a05e006
Optimize Linux shell installation ( #12358 )
...
Use `mv` instead the combination of `cp` and `rm` to put minikube into `/usr/local/bin`
2019-02-13 00:47:03 -08:00
Alex Gervais
bfafd2a064
Add Ambassador in list of ingress controller solutions ( #12348 )
2019-02-13 00:38:57 -08:00
lIuDuI
9395461d8c
Fix ingress.md ( #11698 )
2019-02-12 23:36:11 -08:00
Zach Corleissen
0f83f1aa49
Small cleanup of L10n guidelines ( #12589 )
2019-02-12 23:32:17 -08:00
Kaitlyn Barnard
755856eb10
updating link ( #12598 )
2019-02-12 23:18:24 -08:00
ROY
2cd25574c6
Update authorization.md ( #12471 )
...
* Update authorization.md
* Update authorization.md
2019-02-12 21:32:12 -08:00
Damini Satya
0a01c8fc9a
Device Plugin to Glossary page ( #12486 )
2019-02-12 21:26:12 -08:00
Marcin Kłopotek
e7626d7687
Add option to install kubectl on Windows via scoop ( #12359 )
...
* Add option to install kubectl via scoop
* Review suggestions
* Fixed tab rendering
* Fixed list numbering
2019-02-12 20:42:51 -08:00
Tim Bannister
adb49b24f9
Fix capitalization ( #12613 )
2019-02-12 17:09:29 -08:00
Stacy Pedersen
add593b6e5
Updating ICP page with new AWS quick start and latest links ( #12606 )
2019-02-12 16:25:18 -08:00
Noah Kantrowitz
e986ee4cbc
Some corrections identified by @tallclair. ( #12605 )
2019-02-12 13:54:47 -08:00
Stacy Pedersen
d9f5f20600
Add ICP to Pick Right Solutions table ( #12604 )
2019-02-12 11:31:50 -08:00
Seokho
ffa83bb42f
Fix a misleading word in containers/images.md ( #12553 )
...
* Fix a misleading word in containers/images.md
* Rev Fix a misleading word in containers/images.md
2019-02-12 08:40:32 -08:00
Daniel Bryant
7b6d7cb207
Adding proposed blog post for building-a-kubernetes-edge-control-plane ( #12404 )
...
* Adding proposed blog post for building-a-kubernetes-edge-control-plane-for-envoy-v2
* Update article with improvements and author list
* Update and rename building-a-kubernetes-edge-control-plane-for-envoy-v2.md to 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md
* Add extra coverage about use of Golang in Ambassador 0.50
* Minor typo fixes
* Minor typo fix, and merge fix with date
* Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md
* Delete building-a-kubernetes-edge-control-plane-for-envoy-v2.md
* Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md
2019-02-12 08:11:35 -08:00
Evan
fc9a171560
fix typo in install-kubeadm.md ( #12527 )
...
"Kubernetes control panel" instead of "Kubernetes control plane"
2019-02-12 06:54:33 -08:00
Himanshu Pandey
008de6a6ea
Fixed a minor space issue ( #12576 )
2019-02-12 06:26:17 -08:00
Slava Semushin
39eb9ad57d
pod-security-policy.md: fix a broken link. ( #12590 )
2019-02-12 03:39:20 -08:00
Vineeth Reddy
251fab287c
Update krib.md ( #12580 )
...
Fixed a broken link to kubespray in the following page: https://kubernetes.io/docs/setup/on-premises-metal/krib/
2019-02-12 00:15:15 -08:00
Noah Kantrowitz
2bda45d85c
First pass on a blog post about CVE-2019-5736. ( #12592 )
...
* First pass on a blog post about CVE-2019-5736.
* Clarify that k8s is not the problem.
* Fix example of pinning to an image hash.
My mistake deftly caught by @zparnold.
Co-Authored-By: coderanger <noah@coderanger.net>
* Add links to the rest of the notices or releases.
* Add ways to get more info.
* RHEL link for those that don't selinux.
* Link to Rancher's back ports.
2019-02-11 21:34:00 -08:00
Himanshu Pandey
be4bee1d1d
Updated Recommended docker version ( #12591 )
...
* Updated Recommended docker version
* minor changes
2019-02-11 18:08:44 -08:00
Zhou Peng
d4be5929aa
docs: fix typo ( #12568 )
2019-02-10 09:35:21 -08:00
rajeshdeshpande02
731257d037
Adding container state details to documentation ( #12512 )
...
* Adding container state details in documentation
* Adding container state details to documentation
* Incorporating changes suggested in review by /ryanmcginnis
2019-02-08 10:02:02 -08:00
Steffen Butzer
a8b7c759df
windows: Add windows prefix for windows services ( #12377 )
...
The binaries themself indicate:
```
--windows-service Enable Windows Service Control Manager API integration
```
It also doesn't appear to have changed, since it's like this since this landed:
4ea363d98e (diff-34a9920a4db69d1542b66bcb6fe4ac1eR39)
Possibly an oversight after changing it before the merge.
This ensures the documentation is consistent with the code and help outputted by kubernetes binaries again.
/sig windows
2019-02-08 08:33:01 -08:00
Kanshi
e7878a37ae
Correcting default HPA sync period ( #12544 )
...
Horizontal Pod Autoscaler default sync period is 15 seconds
1b28775db1/pkg/controller/apis/config/v1alpha1/defaults.go (L159)
2019-02-08 07:02:07 -08:00
Hongbin Mao
b3bfb4d6d0
fix cloudprovider link error ( #12539 )
2019-02-08 06:49:53 -08:00
Seokho
9aa96f6ff8
Fix alignment in hookhandler command output in container-lifecycle-hooks.md ( #12535 )
2019-02-07 13:26:07 -08:00
Hongbin Mao
d1b568bc17
add link to baidu ccm ( #12480 )
2019-02-06 23:36:10 -08:00
Damini Satya
bd5c9a0d8d
Fix 12497 - Update links for additional resources in apparmor doc ( #12518 )
2019-02-06 20:38:52 -08:00
Juan Diego Palomino
6224377d87
Trying to update ReplicaSet Docs as per issue 12081 ( #12409 )
...
* First draft of the updates to the ReplicaSet Docs
To start with, I tried to cleanup the docs to adhere to the style guide https://kubernetes.io/docs/contribute/style/style-guide/ . I then added some description of the ReplicaSet-Pod link via the owner reference field and behavior by it. I also made a clarification on the ReplicaSet demo where it was being redundant for the sake of demonstrating the different forms of usage. I consider this draft incomplete as I still lack knowledge of how the pod labels affect the behavior.
* Clearing up RC refs & explaining acquisition behavior
I'm beginning to address the cr by cleaning up references to the ReplicationController and making it clear that RCs are discouraged/old. I then expanded on the behavior of ReplicaSet in the presence of pods it can acquire but are not created directly by it.
* Mismatched link seems to have disappeared from preview
"As with all other Kubernetes API objects," etc... is present in the sibling concepts/workloads/controllers/ files, so I am hesitant to change that w/o changing the others, but I did abbreviate it.
"The `.spec.template` is the only required field of the `.spec`." is false, we also need the selector
Trying to address passive voice
Cleaned up Writing a ReplicaSet Manifest section
removed How to use a ReplicaSet section as it has redundant info from the examples and Alternatives section
Expanded examples a bit
Cleared up passive voice
* refactoring link to example yaml
* adding pod-rs test case
* Addressing Steve Perry's comments
Capitalize Pod throughout.
Link is not rendering correctly. Use () instead of [] for the path.
Ending with "for the creation" seems vague to me. Maybe this:
"...reach the desired number. When a ReplicaSet needs to create new Pods, it uses its Pod template."
Suggestion: "is via the Pod's metadata.ownerReferences field." That way the reader won't jump to the incorrect conclusion that we're talking about the ReplicaSet's metadata.ownerReferences field.
with fields, including a selector that
and plans accordingly
Our style for headings is sentence case. So this heading would be "How a ReplicaSet works".
Several headings in this topic need to be converted to sentence case.
cleaned up frontend.yaml example
added example checking the Pod's owner reference being set to it's parent ReplicaSet
* Previous commit broke Pod example links due to casing
* Forgot 1 comment
Suggestion: In the ReplicaSet, .spec.template.metadata.labels must match spec.selector, or ...
* Addressing grammar/syntax errors
2019-02-06 10:09:22 -08:00
Dan Kohn
ff80f66959
Simplify JavaScript used for embedded landscapes ( #12522 )
2019-02-06 08:35:02 -08:00
Anvith KS
0cfc80e181
Blog post for Poseidon-Firmament Scheduler ( #12491 )
...
* Blog post for Poseidon-Firmament Scheduler
* Fixed some typos. Fixed some formatting. Added links.
* Update and rename 2019-02-04-poseidon-firmament-scheduler-announcement.md to 2019-02-06-poseidon-firmament-scheduler-announcement.md
* Made some changes to the Key Advantages section.
2019-02-06 08:24:58 -08:00
Damini Satya
9908cb8561
Fixes #12515 - Update latest hyperlink for JUJU controllers ha ( #12516 )
2019-02-05 22:55:25 -08:00
Hanno Kolvenbach
2ccb5d61c6
Clarified filenames for generating the API keys ( #12508 )
2019-02-05 00:31:43 -08:00
Tim Bannister
c10411b469
Fix typo in cloud-controller-manager docs ( #12494 ) ( #12495 )
2019-02-04 15:42:54 -08:00
garlicFrancium
1e9301ddb8
Fixed Wrong file path #12478 ( #12479 )
...
Page to Update:
https://kubernetes.io/docs/setup/independent/kubelet-integration
Problem:
Path mentioned is /etc/systconfig/kubelet
Proposed Solution:
Correct path for the file is /etc/sysconfig/kubelet
2019-02-04 15:30:31 -08:00
Scott Brenner
d04d15f506
replicationController -> ReplicaSet ( #12487 )
...
Proposing replacing `replicationController` with `ReplicaSet` here since ["ReplicaSet is the next-generation Replication Controller."](https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/ ).
2019-02-04 15:25:03 -08:00
Himanshu Pandey
661a6db061
Minor line-break change ( #12504 )
2019-02-04 15:16:39 -08:00
Manjunath A Kumatagi
e6398d59dc
Add arm64 and ppc64le platforms for calico ( #12484 )
2019-02-04 10:28:43 -08:00
Harshagarwal19
3daf746bca
Updated 18.09 as available ( #12464 )
2019-02-01 10:19:07 -08:00
Damini Satya
238cd72f44
Add Extension to Glossary page ( #12470 )
2019-02-01 10:11:01 -08:00
Damini Satya
5512fe7d46
Add Preemption to Glossary page ( #12460 )
...
* Add Preemption to Glossary page
* Change Delete -> Evict in preemption concept docs
2019-02-01 09:59:24 -08:00
Irfan Ur Rehman
fb2f3f89a9
Update missing section in federation blog ( #12417 )
2019-02-01 09:10:16 -08:00
Andy Randall
70864a04ce
update Calico description ( #12349 )
...
Update Calico description to add support for Windows, and mention other cloud networking providers supported by Calico policy
2019-01-31 15:12:09 -08:00
O'meid
d0d29d9ff0
containers/images: clarify dockercfg limitions. ( #12429 )
...
Related #59406
This commit clarifies the limitations of dockercfg use by Kubernetes, specifically, the lack of support for credential helpers.
2019-01-31 15:05:33 -08:00
Martynas Pumputis
9da045a934
minikube: Fix cmd args for alternative runtimes ( #12365 )
...
Since minikube v0.33.0 the default CNI config is not being provisioned
by default (https://github.com/kubernetes/minikube/pull/3441 ). Therefore,
we need to pass `--enable-default-cni` when starting minikube.
2019-01-31 14:55:52 -08:00
Jun Gong
33d851c913
Update custom-resource-definitions.md: add validatingadmissionwebhook for validation ( #12371 )
...
Add validatingadmissionwebhook for validation in case someone does not know it.
2019-01-31 14:54:18 -08:00
Barnabas Makonda
2e0287dd86
Added missing pod status in pod lifecycle docs ( #12397 )
...
* Added missing pod status in pod lifecycle docs
Added information about `completed` and `CrashLoopBackOff`
* update example of completed status
2019-01-31 14:22:25 -08:00
R
c9fc834356
Update minikube.md ( #12448 )
...
* Update minikube.md
* Update minikube.md
2019-01-31 14:20:46 -08:00
Damini Satya
9dff778e09
Add Pod Priority to Glossary page ( #12461 )
...
* Add Pod Priority to Glossary page
* change id
2019-01-31 13:59:15 -08:00
Damini Satya
5174235049
Add HostAliases to Glossary page ( #12454 )
2019-01-31 13:21:00 -08:00
atoato88
a7f0d9a713
Update `kubeadm init` output to latest ( #12440 )
...
There is output of `kubeadm init` in create-cluster-kubeadm page.
But it is little old.
Some processes aren't included in it.
This update `kubeadm init` output to latest.
2019-01-31 13:17:51 -08:00
Mumshad Mannambeth
883f43e36b
Add beginners course link from KodeKloud ( #12190 )
...
* Add beginners course link from KodeKloud
* Remove code
2019-01-31 11:14:28 -08:00
Wenjun Wu
191055c7aa
remove duplicate --encryption-provider-config ( #12398 )
...
remove duplicate --encryption-provider-config parameter
2019-01-31 11:10:12 -08:00
Rostislav M. Georgiev
5101eaf912
kubeadm: remove rktlet link from install-kubeadm ( #12463 )
...
Since Kubernetes 1.10, the only supported CRI version is v1alpha2. However,
rktlet does not support that version and development seems stopped.
As there is no way to use rktlet with k8s >= 1.10, it's best to just remove
the rkt link from the "Install runtime" section of "Install kubeadm".
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2019-01-31 09:35:10 -08:00
yanghaichao12
ef188cbf30
Fix a typos ( #12458 )
...
* Fix a typos
* Revert "Fix a typos"
This reverts commit 5dcca521c4
.
* Fix a typos
2019-01-31 09:32:10 -08:00
Stacy Pedersen
5c3e6f7270
Adding ICP page to Turnkey Cloud Solutions ( #12444 )
2019-01-30 20:05:19 -08:00
Roy Lenferink
7e34aa04c6
Added link to OWNERS docs in OWNERS file ( #12427 )
...
* Added link to OWNERS docs in OWNERS file
* Updated OWNERS files to include link to docs
2019-01-30 14:04:25 -08:00
Harshagarwal19
6e995612a9
New slack icon ( #12438 )
...
* Delete Old slack icon
* Added new icon
* Updated text from 18.06 to 18.09
* Deleted large image
* New slack image uploaded
2019-01-30 12:23:19 -08:00
Jai
3413d276eb
Typo in components.md ( #12378 )
2019-01-30 09:42:27 -08:00
Kenichi Omichi
79052e5232
Update HostAliases entries for new implementation ( #12251 )
2019-01-29 17:35:06 -08:00
SalimGangji
071f80429e
Update install-kubeadm.md ( #12419 )
...
* Update install-kubeadm.md
Fixes #12366
* Update content/en/docs/setup/independent/install-kubeadm.md
committing changes from detiber
Co-Authored-By: SalimGangji <salim.gangji@gmail.com>
2019-01-29 10:10:21 -08:00
Claudia J.Kang
3a0154db4c
Fifth Korean l10n work for release-1.13. ( #12420 )
...
* ko-trans: glossary/kube-scheduler.md (#12269 )
* ko-trans: Update outdated files partly in dev-1.13-ko.5 (#12246 )
* ko-trans: Update outdated files partly in dev-1.13-ko.5 (#12267 )
* Update outdated in tutorials/kubernetes-basics/ for dev-1.13-ko.5 (#12272 )
* ko/examples/application/deployment.yaml (#12293 )
* ko-trans: add tutorials/hello-minikube.md #11532 (#12273 )
* Translate concepts/containers/container-environment-variables in Korean (#12382 )
* ko: Tutorial compoent rearrange (#12400 )
* Translate content/ko/docs/concepts/architecture/master-node-communication in Korean #11963 (#12315 )
* Translate concepts/workloads/pods/podpreset in Korean (#12308 )
* Translate concepts/workloads/pods/init-containers in Korean (#12298 )
* ko-trans: add setup/minikube.md #11531 (#12274 )
* ko/docs/setup/cluster-large.md (#12370 )
Co-authored-by: Seokho <shsongist@gmail.com>
Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: Jmnote <opcore@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2019-01-29 07:07:30 -08:00
Lubomir I. Ivanov
a7792a6ae8
kubeadm: add a caution about certs in HA document ( #12407 )
...
* kubeadm: add a caution about certs in HA document
* Update content/en/docs/setup/independent/high-availability.md
Co-Authored-By: neolit123 <neolit123@gmail.com>
2019-01-29 03:02:33 -08:00
Avi Deitcher
087a2884b3
Add information about linking CN= <nodeName> and kubelet hostname ( #12336 )
2019-01-28 17:40:43 -08:00
James Ward
2ad6e9f124
Linux command to check CPU virtualization support ( #12376 )
2019-01-28 17:25:03 -08:00
Anuj Sharma
3907af5a1b
'removed rktlet from cri installation docs ( #12408 )
2019-01-28 17:23:10 -08:00
joao brito junior
eab93ae932
Update deployment.md ( #12301 )
...
All resources must be specified before image changes: deployment.apps/nginx-deployment . So I reorganised the command order.
2019-01-28 16:57:22 -08:00
Dr Luke Angel
134a391407
Minor type ( #11966 )
...
Removed an & that was not needed and would break on windows
2019-01-28 16:40:34 -08:00
Dan Kohn
935e50da22
Update interactive landscape URLs ( #12414 )
...
We're modifying the API to show the landscape by default rather than card mode,
but this change does not change behavior any.
2019-01-28 14:53:19 -08:00
Suraj Deshmukh
a0cf7ebf13
Update systemctl en/disable to start/stop service ( #12100 )
...
If there is a combination of `systemctl` commands where in one you are
enabling it and in another you are starting it, that can be done in one
single command with an additional flag called `--now`. This commit
changes those two command steps in docs to one command.
The help of systemctl shows the following explanation of `--now`:
```
Start or stop unit in addition to enabling or disabling it
```
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:48:36 -08:00
craigbox
5b2d835ea9
Copy edits to Federation blog ( #11789 )
...
* Copy edits to Federation blog
* fix title, as Hugo doesn't like colons
* rename title back to keep URL the same
* formatting changes
* fix typo
2019-01-28 12:33:27 -08:00
Suraj Deshmukh
ea471fc63f
PodPreset: Add minikube specific instructions ( #12129 )
...
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:30:18 -08:00
azarnyx
e05a3c7e32
Update coarse-parallel-processing-work-queue.md ( #12402 )
...
the file needs to have permission to be executed with the command:
CMD /usr/bin/amqp-consume --url=$BROKER_URL -q $QUEUE -c 1 /worker.py
from Dockerfile https://kubernetes.io/examples/application/job/rabbitmq/Dockerfile
2019-01-28 12:25:39 -08:00
azarnyx
6e557559fe
Update worker.py ( #12403 )
...
Fix an error reproduced with python3.6.8, python3.5.2, python2.7.12:
$ echo "Hi!"| ./worker.py
Traceback (most recent call last):
File "./worker.py", line 6, in <module>
print("Processing " + sys.stdin.lines())
AttributeError: '_io.TextIOWrapper' object has no attribute 'lines'
2019-01-28 11:44:01 -08:00
chenrui
d83bcfe033
zh-trans: Add `jsonpath` approach for apiserver query ( #12351 )
2019-01-27 22:32:01 -08:00
chenrui
ca4f474235
Add `jsonpath` approach for apiserver query ( #12350 )
...
* Add `jsonpath` approach for apiserver query
* Refine the wording with the approach description
* Refine the command log
* Move the itemized number back
2019-01-27 22:18:54 -08:00
ethan
e30a39af27
correct zh translation in index page ( #12384 )
2019-01-27 18:13:43 -08:00
Kendrick Coleman
26e9b314f2
Update 'Picking the Right Solution' with information from VMware/Pivotal ( #11844 )
...
Added VMware Cloud PKS and Cloud Foundry Container Runtime to places within the document that are correctly represented for Cloud and on-primises offerings and tooling. I also properly alphabetized the list.
Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-01-27 17:23:01 -08:00
chenrui
e70e137ab0
zh-trans: address PR #11831 suggestion ( #12391 )
2019-01-26 18:04:21 -08:00
Seokho
6519ff99aa
Fix broken links in files in reference/setup-tools/kubefed/ ( #12208 )
2019-01-25 12:41:31 -08:00
Jintao Zhang
9d483862bd
Update glog to klog ( #11820 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-01-25 12:39:43 -08:00
David Dooling
7b15bdd2a2
Add nodeName to pod node selection ( #12194 )
...
The "Assigning Pods to Nodes" page did not mention nodeName, which, if
specified, takes priority over the methods discussed in the page. Add
description of nodeName and an example using it.
Address reviewer comments from @bsalamat and @liggitt, thanks!
2019-01-24 05:22:28 -08:00