Commit Graph

12167 Commits (742880937b203c26ad7529564b8c54ad9906af11)

Author SHA1 Message Date
Jeff Wenzbauer ce3e326e14 Fixed typo (#16248) 2019-09-08 21:53:17 -07:00
Joe Betz d29e8ebcf4 Add comprehensive CRD versioning flow to documentation (#16026)
* Add comprehensive CRD versioning flow to documentation

* Break down CRD versioning upgrade processes into steps, apply review feedback

* Reference doc section about custom resource storage migration in workflow documentation

* Add step to find any clients still on old version during CRD version migration

* Fix indentation in list in conversion end-to-end flow doc

* Fix spacing before lists in docs about conversion webhooks

* Fix two typos
2019-09-08 21:09:17 -07:00
Lee Verberne bc113745fa Document ephemeral containers feature for 1.16 (#15994)
Also, I've snuck in a trivial update for the ShareProcessNamespace
feature gate, adding an "Until" version which had been omitted.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-08 18:53:16 -07:00
Eric Ernst b6aa6b07fa pod-overhead: add documentation (#15970)
Create a concepts page, link to it from scheduler concept page,
update feature gates reference and describe briefly in the
runtime-class page.

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-08 18:01:18 -07:00
Haowei Cai (Roy) 7559533774 add monitoring webhook documentation (#16238) 2019-09-08 06:25:17 -07:00
David Schott b99438cd28 kubeadm deployment instructions for Windows (#15750)
* added step on pulling down sig-windows-tools to windows guide.

* First draft of KubeCluster.ps1 Windows setup instructions

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

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

* added pre-reqs for overlay and moved troubleshooting section

* cosmetic changes and updated kubecluster.ps1 .gifs

* updated deployment steps and networking fix-ups in the Windows user guide
2019-09-08 06:11:17 -07:00
Deep Debroy 7c513d3c95 Update Persisent Volumes doc for Windows (#16017)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-09-07 15:51:17 -07:00
Wei Huang 015fe705f0 Documenting how to use EvenPodsSpread feature (#15514)
* Documenting how to use EvenPodsSpread feature

* address comments

* address comments

* address sftim's comments

* move to folder workloads/pods

* address comments

* move yamls to examples folder and reference back in the document

* Link from scheduling to topology spread constraints
2019-09-07 10:47:18 -07:00
Kazuma Okada f12b8bc791 Update links (#16232)
Add `/ja` if pages exist
2019-09-06 21:17:18 -07:00
Deep Debroy 38eb2f7c38 Update GMSA credspec specification to refer to pod spec fields instead of annotations (#15706)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-09-06 18:21:20 -07:00
sudeshsh 392bfd2a82 Details for resource bin packing (#15990) 2019-09-06 16:27:20 -07:00
Lubomir I. Ivanov bd9a46b1b9 kubeadm: update reference documentation for 1.16 (#16014) 2019-09-06 15:35:19 -07:00
John Griffith 420afb2d9f Update cloning docs to reflect beta for 1.16 (#16013)
Updates the feature status for VolumePVCDataSource to 1.16/beta in the
docs.
2019-09-06 15:15:20 -07:00
Matthias Bertschy 762bd879ac Add docs related to KEP #950 (startupProbe) (#15714) 2019-09-06 13:37:20 -07:00
Lubomir I. Ivanov 520381ff66 kubeadm: update the upgrade documentation for 1.16 (#16015)
Move to a single document for upgrades!
2019-09-06 11:02:15 -07:00
Jordan Liggitt b342fbc091 admission webhooks v1 docs (#15985) 2019-09-06 09:28:58 -07:00
Dr. Stefan Schimanski 99482ef7c4 CRDs: promote to v1 (#15982) 2019-09-06 07:33:00 -07:00
Seokho Son c5261d3d6b Fifth Korean l10n work for release-1.15 (#16231)
* Translate `concepts/scheduling/_index.md` to Korean (#16072)
* Translate concepts/workloads/controllers/replicaset.md in Korean (#16070)
* Update outdated content in dev-1.15-ko.5 (#16162)
* Translate using-api/client-libraries into korean (#16182)
* ko: translate concepts/cluster-administration/proxies (#16030)
* Translate concepts/workloads/controllers/deployment.md in Korean (#16113)

Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: Eden <longlg88@naver.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Sunghoon Kang <me@devholic.io>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <gochist@gmail.com>
2019-09-05 19:58:57 -07:00
Hemant Kumar 868c15c091 add docs for csi expansion going beta (#16043) 2019-09-05 09:49:09 -07:00
Zihong Zheng 90e86600df Update service load balancer finalizer doc for beta (#16020) 2019-09-05 09:47:09 -07:00
Lubomir I. Ivanov 06fc088703 kubeadm: update setup docs for 1.16 (#16016)
- minor fix for control-plane-flags
- cleanup tables from "kubeadm maturity" in create-cluster
- update install guide for container linux guide in install-kubeadm
- minor fixes in self-hosting
2019-09-05 09:29:09 -07:00
Jordan Liggitt 19a4832dff Add examples for webhook client auth (#16204) 2019-09-05 09:13:08 -07:00
Tim Allclair (St. Clair) 21ee964e3e Add RuntimeClass scheduling docs (#15989) 2019-09-05 07:57:09 -07:00
RA489 772ecf9fe4 remove extra space character between the end of the "Applications" definition and the expanding indicator. (#16226) 2019-09-05 06:13:08 -07:00
simplytunde b440eed496 Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-05 03:12:16 -05:00
Kaitlyn Barnard 9962db5ac3 Swap out link for Kubernetes blog submission form (#16089) 2019-09-04 20:16:51 -07:00
John Reese 1fff9af65d Update FlexVolume casing (#15968) 2019-09-04 20:14:51 -07:00
Jay Pipes 4e38b72ee8 Rework glossary definition of Workloads (#15987)
This patch turns the glossary entry for "workloads" into "workload" in
order to be consistent with other terms in the glossary. In addition,
the definition is modified to match what the overlay tip for the
"Workload" tag at the top of the glossary page says, which is
"Applications running on Kubernetes".

A workload is *not* a core object itself. Rather, it is a general
concept. Various other core objects describe different types of
workloads, and the glossary definition is appropriately modified to make
that clear.

Fixes Issue #14107
2019-09-04 20:12:51 -07:00
inductor 60746a7153 update example nginx to 1.17 (#16045) 2019-09-04 20:10:51 -07:00
Jay Pipes c1cf090946 Correct improper use of "comprised" (#16132)
Corrects an improper use of "is comprised of".

Fixes Issue #16123
2019-09-04 20:08:51 -07:00
Matt Dorn e05483d771 Make CRD w/ webhook conversion strategy example usable (#16105)
- Sample CRD will not work due to apiextensions.k8s.io/v1beta1 setting preserveUnknownFields to true by default. Set to `false`.
- Provide required `type: object` at `openAPIV3Schema` root for both versions to avoid `schema.openAPIV3Schema.type: Required value: must not be empty at the root` error.
2019-09-04 20:06:51 -07:00
Clayton Coleman f8439cbe69 Document node-role replacement labels (#16125)
Provide documentation for the new alpha labels.

https://github.com/kubernetes/enhancements/issues/1143
2019-09-04 20:04:52 -07:00
Sebastian Florek e882afd3d0 Update Dashboard version (#16137)
*IMPORTANT*
It fixes lately discovered XSS vulnerability.
2019-09-04 20:02:51 -07:00
Ismail Alidzhikov fc5b4f434d Add OpenStack vendor implementation link (#16179)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-09-04 20:00:51 -07:00
Draven dd458b4ce9 feat: remove the statement of deprecating node selector (#16217) 2019-09-04 19:56:51 -07:00
Naoki Oketani 8e919aa2c2 correct field name; lower camel case (#16206) 2019-09-04 07:40:59 -07:00
Tim Bannister ebb0549f1c Revert VolumeSnapshot CRD to v1alpha1 (#16207)
This reverts commit 84b66ffe30.
2019-09-03 13:52:58 -07:00
Xing Yang 84b66ffe30 Change to VolumeSnapshot CRD v1beta1 (#15942) 2019-09-03 13:28:58 -07:00
savitharaghunathan dc5179c1c3 Adding allowVolumeEXpansion feature to storage-classes.md file (#15604) 2019-09-03 07:16:29 -07:00
Rémy Léone 10d764adb5 Translate the participating page to French (#13430) 2019-09-03 05:50:28 -07:00
Pierre-Yves Aillet 30959c333e fix typo (#16191) 2019-09-03 01:38:28 -07:00
Carlos Sanchez 4d58e7284a Fix broken link anchor (#16197) 2019-09-03 01:36:29 -07:00
Gede Wahyu Adi Pramana 9e3e30bb79 Translate Pod Lifecycle to Bahasa Indonesia (#16165)
* translation to bahasa indonesia

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>

* tidy up some words

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-03 01:02:29 -07:00
Danni Setiawan 6111ca7afa Add translation for Logging in ID localization (#16071)
* Add id translation for logging

* Fix templating issue

* Fix templating issue

* Fix templating issue

* Add files example for SIG ID logging docs

* Fix id-cluster-logging
2019-09-02 19:34:27 -07:00
Takuya Tokuda a005a107ad Second Japanese l10n work for release-1.14 (#16171)
* Translate docs/tasks/tools/install-minikube/ in Japanese (#16025)

* Translated #13379

I signed it

* update docs/tasks/tools/install-minikube

* Update docs/tasks/tools/install-minikube

* Issue #13377 Translate /docs/concepts/workloads/pods/pod-lifecycle/ i… (#15921)

* Issue #13377 Translate /docs/concepts/workloads/pods/pod-lifecycle/ in Japanese

* fix spaces

* fix eol

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* remove spaces

* fix what's next capture

* fix more spaces

* fix service

* remove space

* fix sentences

* fix sentence

* fix

* fix headings to japanese

* s/Container/コンテナ/
2019-09-01 03:07:42 -07:00
Javi Sabalete fb43f74130 Add content/es/docs/concepts/containers/container-lifecycle-hooks.md (#14588) 2019-08-31 04:23:47 -07:00
Javi Sabalete 348027d1ed Add content/es/docs/reference/glossary/kube-proxy.md (#14557) 2019-08-31 04:03:47 -07:00
David Schneider 6583710fe9 Add link references which were removed with #16011 (#16140)
* Add link references which were removed with #16011

Signed-off-by: David Schneider <schneider@puzzle.ch>

* Move link references into correct capture block
2019-08-30 14:26:04 -07:00
Gyuho Lee 2418bdba0c posts: add "Announcing etcd 3.4" for August 30, 2019 (#16029)
* posts: add "Announcing etcd 3.4" for August 30, 2019

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>

* Update 2019-08-30-announcing-etcd-3.4.md
2019-08-30 10:17:56 -07:00
Tim Bannister 6fbe7d0f3c Fix hyperlink to "kubectl drain" (#16061) 2019-08-30 09:55:54 -07:00