Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
Kubernetes Prow Robot
b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
...
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Lee Verberne
09665e40ef
Fix typo in Debug Running Pods task
2020-12-07 14:02:20 +01:00
Kubernetes Prow Robot
03cf213bf1
Merge pull request #25348 from talonx/patch-1
...
Corrected the field names in the secret
2020-12-04 14:45:26 -08:00
Haowei Cai
c6175427bb
document one should restart all system components after restoring etcd
2020-12-04 10:45:29 -08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Andrew Sy Kim
dbdde629c8
Add docs for configuring kubelet credential provider plugins
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-02 19:53:52 -05:00
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua
43d071e8eb
Corrected the field names in the secret
2020-12-02 14:25:30 +05:30
Kubernetes Prow Robot
5307e266bb
Merge pull request #24904 from derekwaynecarr/hugepages-downward-api
...
Add documentation for downward API hugepages
2020-12-01 08:58:50 -08:00
Derek Carr
6b4ab17902
Add documentation for downward API hugepages
2020-12-01 11:07:35 -05:00
Kubernetes Prow Robot
79a60308e9
Merge pull request #24921 from roycaihw/apiserver-identity
...
document kube-apiserver identity
2020-11-29 10:56:48 -08:00
Nate W
f205837b9a
Updating docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes
...
Adding the successThreshold default value of startupProbe in the Configure Probes section.
fixes: https://github.com/kubernetes/website/issues/24049
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com >
2020-11-25 17:29:21 -08:00
reylejano-rxm
d8ae37587e
Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020
2020-11-25 07:03:22 -08:00
Kubernetes Prow Robot
6fa3e91eb8
Merge pull request #24781 from k-wiatrzyk/dev-1.20-tm-scope
...
Update Topology Manager documentation to include the scope feature
2020-11-24 13:38:39 -08:00
Haowei Cai
2ad9e0239d
document kube-apiserver identity
2020-11-24 13:35:56 -08:00
Krzysztof Wiatrzyk
4255393696
Update Topology Manager documentation to include the scope feature
...
Signed-off-by: Krzysztof Wiatrzyk <k.wiatrzyk@samsung.com >
2020-11-24 14:10:35 +01:00
Kubernetes Prow Robot
8c61a3f2b0
Merge pull request #24423 from neolit123/1.20-amend-ca-rotation-page
...
manual-ca-rotation: adjust note for "--client-ca-file"
2020-11-23 10:45:02 -08:00
Kubernetes Prow Robot
41024edb5b
Merge pull request #25151 from Jefftree/defaults
...
Add section on Built-in Defaulting
2020-11-23 10:17:01 -08:00
Jefftree
3dc68c924b
Add section for defaulting and nullable
2020-11-23 11:49:35 -05:00
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
RA489
815832f03a
Update kind doc
2020-11-23 09:50:45 +05:30
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
Kubernetes Prow Robot
cb7c4b6431
Merge pull request #23042 from sftim/20200809_update_audit_task
...
Update cluster auditing task page
2020-11-20 08:18:50 -08:00
Mark Rossetti
b41ee25727
doc updates for graduating Windows + containerd support to stable ( #24862 )
...
fixing content in tabs on adding-windows-nodes.md
reworking tabbed content on adding-windows-nodes.md
intro-windows-in-kubernetes.md
Updating Windows pause image details
PR feedback for adding-windows-nodes.md
Updating comments got GMSA on containerD
2020-11-20 07:10:51 -08:00
Kubernetes Prow Robot
2c2cdeb5d8
Merge pull request #24908 from neolit123/1.20-upgrade-docs
...
kubeadm: update the upgrade documentation for 1.20
2020-11-20 06:58:51 -08:00
Tim Bannister
59dcd57cc9
Revise cluster management task
...
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
Lubomir I. Ivanov
b675adf796
kubeadm: upgrade the upgrade documentation for 1.20
...
Update the kubeadm upgrade documentation:
- Re-order the steps to drain / upgrade kubelet/kubectl / uncordon
- Remove the detailed output from apply and plan.
- Use {{ skew ... }} markers so that we can avoid more verbose changes
to the document.
- Apply minor / general cleanup (whitespace, missing ':')
2020-11-19 22:06:45 +02:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
TAKAHASHI Shuuji
52a54dbf01
Update the URL of krew plugin list
2020-11-18 22:59:14 -05:00
Sylvain COULOMBEL
1ec78b1f28
Improve configmap usage as pod command and args
2020-11-17 21:54:25 +01:00
Toni Tauro
ccbab9c9d6
Update dead Link to Docker EE Installation
...
Link to official documentation. Mirantis Link is dead (404)
2020-11-17 14:33:43 +01:00
Tim Bannister
304661b156
Update cluster auditing task page
...
Tidying; also drop details of third-party audit configuration
- aggregated API servers
- remove examples of log shipping with fluentd and Logstash
These examples would find a better home in a blog article or elsewhere
on the web. For example, a new blog article that provides detailed
advice about how to deploy log aggregation, configure log shipping into
the aggregator, and protect the audit logs from tampering.
2020-11-16 22:34:04 +00:00
Lubomir I. Ivanov
c6ac783000
manual-rotation-of-ca-certificates: use kube-controller-manager naming
2020-11-16 23:09:07 +02:00
Lubomir I. Ivanov
61e330d06d
manual-ca-rotation: adjust note for "--client-ca-file"
...
- Instead of telling the users to remove the flag, tell them
that they can point to a copy of the new CA for --client-ca-file
--cluster-signing-cert-file that is not in a bundle with the old CA.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cmanual-ca-rotation: adjust note for "--client-ca-file"
- Instead of telling the users to remove the --client-ca-file flag,
tell them that they can point to a copy of the new CA.
Mention the same for --cluster-signing-cert-file.
- Don't reference the kubeadm issue. If sig-auth has a tracking
issue for --client-ca-file / --cluster-signing-cert-file and bundles
we can add that at some point.
2020-11-16 23:09:07 +02:00
Andrei Kvapil
798b5c9f2a
Add missing steps to configure konnectivity-server ( #24141 )
...
* Add missing steps to configure konnectivity-server
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* update konnectivity manifests
* remove tcp configuration
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-11-12 23:52:23 -08:00
Kubernetes Prow Robot
9d0d7f021f
Merge pull request #24991 from fonsecas72/default-headers-http-probe
...
HTTP Probe - Update documentation about default headers
2020-11-12 11:38:26 -08:00
Lubomir I. Ivanov
d0c6d303c3
kubeadm: promote the "kubeadm certs" command to GA ( #24410 )
...
The command resided under "kubeadm alpha certs".
It will be promoted to GA in 1.20 as "kubeadm certs".
The existing command "kubeadm alpha" will
remain present for one more release, but it will be hidden
from documentation as it is deprecated.
2020-11-12 11:28:25 -08:00
Hugo Fonseca
2300a3e0fe
HTTP Probe - Update documentation about default headers
2020-11-12 15:47:40 +00:00
Kubernetes Prow Robot
3450e8be44
Merge pull request #24913 from mattcary/placerholder-fsgroup
...
Promote ConfigurableFSGroupPolicy feature to beta
2020-11-11 16:24:50 -08:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
1885c0b283
Merge pull request #24692 from SergeyKanzhelev/ExecProbeTimeout
...
ExecProbeTimeout feature gate introduction
2020-11-11 05:43:48 -08:00
Sergey Kanzhelev
1f306541c7
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-11-11 01:39:07 -08:00
Sergey Kanzhelev
1a13c6ba45
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-11-11 01:38:45 -08:00
Sergey Kanzhelev
d81ee2342a
Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-11-11 01:38:09 -08:00
Bridget Kromhout
8a3244fdd1
Dual-stack docs for Kubernetes 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com >
2020-11-10 16:10:45 -06:00
Sergey Kanzhelev
220a7b201b
ExecProbeTimeout feature gate introduction
2020-11-10 00:10:11 +00:00
Matthew Cary
c5ffbec1ea
placeholder CL for fsgroup policy beta
2020-11-09 21:14:47 +00:00
Lee Verberne
179c821b02
Update kubectl debug docs for 1.20 release ( #24847 )
...
* Update kubectl debug docs for 1.20 release
* Apply suggestions from code review
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com >
2020-11-09 04:46:25 -08:00
ruiwen-zhao
75456274f9
Explicitly mention init containers in the QoS doc
2020-11-06 19:19:38 +00:00