8583 Commits

Author SHA1 Message Date
Kubernetes Prow Robot c26fdebaad Merge pull request #21108 from liggitt/csr-ga
Rotate kubelet client certificates GA, CSR API GA
2020-07-15 14:50:37 -07:00
Kubernetes Prow Robot 78c130b286 Merge pull request #21581 from liggitt/warning-doc
Document deprecation warnings feature
2020-07-15 14:48:38 -07:00
Wei Huang a886f56819 fixup: address comments 2020-07-15 12:22:36 -07:00
Wei Huang b74f399e5e Promote PodTopologySpread to stable in 1.19 2020-07-15 10:53:29 -07:00
Kubernetes Prow Robot 38b7408b70 Merge pull request #22529 from sftim/20200715_tidy_endpointslice_concept
Tidy EndpointSlice concept
2020-07-15 10:42:38 -07:00
Jorge O. Castro 8045c19d6f Revise blog submission guidelines as per the blog subproject (#22176)
* Draft of new blog submission guidelines as per the blog subproject

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>

* Add explicit requirement of original content, link to the license, and
review clarifications

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Remove whatsnext heading

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Add a warning about filename conventions not using periods

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Celeste Horgan <celeste@cncf.io>

* Update content/en/docs/contribute/new-content/blogs-case-studies.md

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>

Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-15 10:38:38 -07:00
Kubernetes Prow Robot 73a188f8dc Merge pull request #22510 from danielkucera/patch-1
fix example for PodTolerationRestriction annotation
2020-07-15 10:12:38 -07:00
Kubernetes Prow Robot 3f7af5daaf Merge pull request #22438 from pohly/generic-ephemeral-volumes
storage: GenericEphemeralVolume
2020-07-15 09:48:38 -07:00
Kubernetes Prow Robot 9a23188e30 Merge pull request #21652 from marosset/1.19-windows-contanerd
v1.19 Windows OS version support + containerd doc updates
2020-07-15 09:40:38 -07:00
jay vyas efa6ab5347 Update statefulset.md 2020-07-15 12:39:52 -04:00
Patrick Ohly 4401fd81d7 Update content/en/docs/concepts/storage/ephemeral-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-15 18:28:34 +02:00
Jordan Liggitt f12bc65e80 Address doc review comments 2020-07-15 12:24:42 -04:00
Jordan Liggitt 78d4a10243 CSR API to GA 2020-07-15 11:56:07 -04:00
Jordan Liggitt bc2ed912d9 Rotate kubelet client certificates GA 2020-07-15 11:55:23 -04:00
James Sturtevant 00ef397436 adjust wording 2020-07-15 08:52:35 -07:00
marosset 8a9763a8bc Upgrading Windows OS version support + containerd feature state for v1.19
Co-authored-by: jsturtevant <jstur@microsoft.com>
2020-07-15 08:45:50 -07:00
Jordan Liggitt 2d4357abc6 Add deprecation warning info 2020-07-15 11:30:44 -04:00
xing-yang d2c58dcd0f Add doc for vSphere CSI Migration 2020-07-15 15:02:30 +00:00
Rostislav M. Georgiev 65e914e5e5 Update the kubeadm upgrade page for 1.19
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Rostislav M. Georgiev b554f41c21 kubeadm: Document component config related changes
This briefly adds a description for some side steps in the upgrade
process. Most notably, it mentions the existance of the component config
state table at the end of the `kubeadm upgrade plan` output and the need
to specify a file with upgraded configs to `kubeadm upgrade apply` if
the config state table says so.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Kubernetes Prow Robot 647b1d3ff0 Merge pull request #21534 from daschott/daschott-win-networking-1.19
updating Windows networking section with new features
2020-07-15 05:54:38 -07:00
Kubernetes Prow Robot f7d2e6da8c Merge pull request #22441 from ankeesler/ankeesler/exec-cred-prov-install-hint
Update external credential providers docs with install hint details
2020-07-15 05:52:37 -07:00
Tim Bannister 591d3c15cb Tidy EndpointSlice concept 2020-07-15 10:36:21 +01:00
Qiming Teng 31730ce174 Use inline links when possible
This is in prep for link checker. By using inline links everywhere, we:

- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Daniel Kucera 74dbe5de22 fix tolerationsWhitelist annotation example 2020-07-15 09:12:30 +02:00
Kubernetes Prow Robot 896034cbc2 Merge pull request #22473 from JarHMJ/patch-2
Update deployment.md: fix format error
2020-07-14 23:34:38 -07:00
Kubernetes Prow Robot 6af7fec403 Merge pull request #22522 from sftim/20200715_tidy_ingress_concept_for_ga
Tidy ingress concept for GA
2020-07-14 21:20:37 -07:00
Tim Bannister 15ecffa4d0 Tidy Ingress concept
Update documentation for stable Ingress resource (tidying)
2020-07-15 00:42:38 +01:00
Franco Morinigo 54b80dc136 Add target nodes AWS ELB annotation documentation 2020-07-14 20:11:45 -03:00
Kubernetes Prow Robot 6ec8665bba Merge pull request #22429 from Huang-Wei/postfilter-doc
Document the changes of scheduler PostFilter extension point
2020-07-14 13:21:22 -07:00
Patrick Ohly 25d50c17b5 Update content/en/docs/concepts/storage/ephemeral-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-07-14 20:47:39 +02:00
Kubernetes Prow Robot b7471e9c0e Merge pull request #22038 from adtac/adtac/reserve-dev-1.19
scheduling-framework.md: update Reserve and Unreserve descriptions
2020-07-14 11:03:21 -07:00
Kubernetes Prow Robot 713603e146 Merge pull request #21607 from klueska/upstream-topology-manager-docs-update
Topology Manager docs update for 1.19
2020-07-14 10:45:21 -07:00
Kubernetes Prow Robot 2ea1d221c7 Merge pull request #21453 from denkensk/update-non-preempt-beta
Update non-preempting option Doc
2020-07-14 10:11:21 -07:00
Kubernetes Prow Robot b9a5adeedd Merge pull request #21589 from robscott/endpointslice-1.19
Updating EndpointSlice documentation for Kubernetes 1.19
2020-07-14 09:41:21 -07:00
Kubernetes Prow Robot bf022d4790 Merge pull request #21689 from alculquicondor/default-spreading
Docs for new default PodTopologySpread functionality and gate
2020-07-14 09:37:22 -07:00
Kubernetes Prow Robot 61ec4a43a9 Merge pull request #21202 from serathius/doc
Document Structured Logging Enhancement
2020-07-14 09:09:21 -07:00
Kubernetes Prow Robot 6718112528 Merge pull request #22508 from hiyokotaisa/fix-22370
ja: Make docs/setup/production-environment/turnkey/aws.md follow v1.17 of the original text
2020-07-14 05:09:21 -07:00
Kento Yagisawa c7ce81f743 update self-hosting.md to follow v1.17 2020-07-14 20:12:20 +09:00
Daniel Kucera bf3d54dedd defaultTolerations example fix
defaultTolerations has to be unmarshall-able as an array
2020-07-14 13:01:21 +02:00
Kento Yagisawa a4d98cf349 update alibaba-cloud.md to follow v1.17 2020-07-14 19:46:32 +09:00
Kubernetes Prow Robot 246963883e Merge pull request #22329 from shuuji3/ja/docs/tutorials/stateful-application
Translate tutorials/stateful-application/basic-stateful-set/ into Japanese
2020-07-14 03:45:21 -07:00
Kubernetes Prow Robot 542a13278c Merge pull request #22458 from hiyokotaisa/fix-22386
ja: Make docs/setup/production-environment/windows/intro-windows-in-kubernetes.md follow v1.17 of the original text
2020-07-14 03:43:21 -07:00
Kento Yagisawa 2b295d81f5 update aws.md to follow v1.17 2020-07-14 19:39:15 +09:00
Kento Yagisawa 84aef36213 update document link 2020-07-14 19:31:51 +09:00
cuisongliu 35b0c8b3db Update content/zh/docs/concepts/workloads/pods/init-containers.md
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-07-14 18:28:31 +08:00
Kento Yagisawa 6c4d23384c update icp.md to follow v1.17 2020-07-14 19:18:27 +09:00
Kento Yagisawa 6d7ba5e7ef update filename 2020-07-14 19:11:18 +09:00
hiyokotaisa f18b523efb remove japanese link
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-07-14 19:07:46 +09:00
hiyokotaisa f5fa8d70ac remove japanese link
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
2020-07-14 19:07:32 +09:00