Kubernetes Prow Robot
0c31d5b5c4
Merge pull request #24933 from robscott/app-protocol-ga
...
Updating Service AppProtocol to GA
2020-11-21 05:13:33 -08:00
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
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
e3076ed57a
Merge pull request #24918 from bobbypage/graceful-node-shutdown-docs
...
Graceful node shutdown (alpha 1.20 feature) docs [KEP: 2000]
2020-11-20 14:40:22 -08:00
Kubernetes Prow Robot
d63933db6e
Merge pull request #24415 from sftim/20201007_remove_cluster_management_task
...
Remove cluster management task
2020-11-20 06:52: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
David Porter
13cc09ff08
Add graceful node shutdown feature gate
2020-11-20 07:19:09 +00:00
Kubernetes Prow Robot
1e38b53fc8
Merge pull request #25073 from tengqm/tweak-binpacking
...
Tweak page style for resource-bin-packing
2020-11-19 18:30:51 -08:00
Léopold Jacquot
937ddcea5a
Improve Taints and Tolerations example
2020-11-19 22:17:34 +01:00
Kubernetes Prow Robot
5548e3f7c9
Merge pull request #25090 from nodecaf/patch-1
...
Update taint-and-toleration.md
2020-11-19 10:40:51 -08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Kubernetes Prow Robot
35b3eba07d
Merge pull request #24643 from cognifloyd/patch-1
...
Fix minor typo in StatefulSets docs
2020-11-18 09:58:05 -08:00
Sundeep Malladi
97629eba26
Update configmap.md
2020-11-18 10:40:55 -06:00
Jordan Liggitt
8d96fcb423
Update GC cross-namespace note
2020-11-18 09:14:07 -05:00
Qiming Teng
2c38cb1bdc
Tweak page style for resource-bin-packing
2020-11-18 16:34:09 +08:00
Kubernetes Prow Robot
cc0d8b78ad
Merge pull request #25068 from scoulomb-dup-fork/cm
...
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:54:04 -08:00
Sylvain COULOMBEL
08fbeb5953
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:34:17 +01:00
nodecaf
24bd49980b
Update taint-and-toleration.md
...
Missing key=value in the key taint removal example
2020-11-18 08:31:36 +11:00
SHARATH ARADHYAMATH
983df6134c
Fix typo in container restart policy #25041
...
Issue: https://github.com/kubernetes/website/issues/25041
Description: Missing space in the word "forthat", it should be "for that".
Fix: Fixed the missing space in "forthat" under the topic "Container restart policy".
Doc link: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2020-11-17 20:11:39 +05:30
Laszlo Janosi
d91e7f094a
Document the use of mixed protocol values for LoadBalancer Type of Services
2020-11-14 15:32:42 +00:00
Mike Spreitzer
bf23ba2aa9
Update API Priority and Fairness doc for graduatino to beta ( #24975 )
2020-11-14 01:55:04 -08:00
Xing Yang
e62b6e1b18
Add doc for snapshot GA ( #24849 )
2020-11-13 05:08:24 -08:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Maciej Szulik
4f0068f333
Add information how to enable cronjob controller v2
2020-11-12 16:31:41 +01:00
Kubernetes Prow Robot
20546141c0
Merge pull request #24698 from SergeyKanzhelev/runtimeGA
...
RuntimeClass GA
2020-11-12 03:10:50 -08:00
Prakher Singhal
a2a2896865
Update pod-lifecycle.md
...
Default for periodSeconds field of startupProbe resource is 10 seconds.
$ kubectl explain pod.spec.containers.startupProbe.periodSeconds
KIND: Pod
VERSION: v1
FIELD: periodSeconds <integer>
DESCRIPTION:
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum
value is 1.
2020-11-12 14:51:23 +05:30
Zaheer Merali
e3db381880
Move link away from deprecated external-storage repo
2020-11-11 14:54:45 +00:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
cf5cc96081
Merge pull request #24914 from alculquicondor/inherent-node-affinity
...
Add usage for per-profile node affinity
2020-11-11 01:37:48 -08:00
Kubernetes Prow Robot
b2bac637ab
Merge pull request #24725 from bridgetkromhout/dual-stack-1-20
...
Dual stack 1.20 docs update
2020-11-11 01:35:51 -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
Aldo Culquicondor
45da527a31
Add usage for per-profile node affinity
2020-11-10 13:48:47 -05:00
Zaheer Merali
927a127b48
Correct link to external-storage
2020-11-10 17:07:06 +00:00
Kubernetes Prow Robot
91d02f301a
Merge pull request #24786 from RenaudWasTaken/pod-resources-docs
...
Graduate KubeletPodResources to GA
2020-11-10 07:56:40 -08:00
Adhityaa Chandrasekar
3b68d53372
flow control metrics: switch to snake_case for labels
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2020-11-09 22:40:03 +00:00
Tim Bannister
595850ca21
Revert pull request 24905
...
This reverts commit a9a7249330 , reversing
changes made to 6d72006c7e - because these
commits were applied to the wrong branch.
2020-11-09 21:32:44 +00:00
Kubernetes Prow Robot
a9a7249330
Merge pull request #24905 from adtac/apfsnake
...
flow control metrics: switch to snake_case for labels
2020-11-09 12:34:27 -08: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
Kubernetes Prow Robot
1db894c643
Merge pull request #24894 from tengqm/zh-sync-resource-quota
...
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
2020-11-08 12:05:37 -08:00
Qiming Teng
4bf6c16cca
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
...
Also fixed a nit in English version.
2020-11-08 10:50:16 +08:00
Chris Bowzer
975cf8c261
Fix formatting issue in Compute Resource Quota documentation
2020-11-06 10:52:47 -08:00
Adhityaa Chandrasekar
5ab1d974b5
flow control metrics: switch to snake_case for labels
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com >
2020-11-06 16:19:12 +00:00
Kubernetes Prow Robot
51a541c161
Merge pull request #24890 from russellb/ovn-kube
...
Add OVN-Kubernetes to list of cluster add-ons
2020-11-04 23:46:52 -08:00
reylejano-rxm
3ea3856e78
Merge master into dev-1.20 branch to fix Integration Branch
2020-11-04 14:22:05 -08:00
Russell Bryant
21b52415e0
Add OVN-Kubernetes to list of cluster add-ons
...
OVN-Kubernetes is another network provider for Kubernetes. Add it to the list
of other similar add-ons.
2020-11-04 17:09:06 -05:00
Kubernetes Prow Robot
04787a1903
Merge pull request #24865 from Arhell/fix-heading
...
fix heading level
2020-11-04 12:36:53 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Tim Hockin
6fdb3e10d7
Revert storage-related topology changes
2020-11-04 09:01:42 -08:00
Kubernetes Prow Robot
c779b2152b
Merge pull request #24783 from thockin/kep-1659-doc-topology-labels
...
Better docs for standard topology labels
2020-11-04 07:38:04 -08:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00