Kubernetes Prow Robot
089d6ee918
Merge pull request #30108 from sftim/20211016_revise_dynamic_kubelet_config_task
...
Revise dynamic kubelet config task
2021-12-02 10:03:34 -08:00
Brandon Smith
b90d125e1c
kublet -> kubelet ( #30700 )
2021-12-02 09:45:34 -08:00
Kubernetes Prow Robot
b3219adc40
Merge pull request #29896 from jeefy/update-change-cause-docs
...
Add change-cause annotation to labels/annotations page
2021-12-01 18:55:33 -08:00
David Young
4f96e391b4
Fix auditing example
...
Signed-off-by: David Young <davidy@funkypenguin.co.nz >
2021-12-02 14:36:53 +13:00
Tim Bannister
87f371ac8d
Fix typo
2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot
6f7f9810b0
Merge pull request #30547 from josephburnett/hpa-v2
...
Revise HPA documentation for stable HPA v2 API
2021-12-01 15:19:19 -08:00
Kubernetes Prow Robot
1922a3d4de
Merge pull request #29685 from Guneetconvent2002/dev-1.23
...
Divided headings: labels, annotations, taints
2021-12-01 14:57:18 -08:00
Guneetconvent2002
4a7a977901
Fix headings for well-known labels annotations and taints
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-01 22:38:22 +00:00
Kubernetes Prow Robot
793c08e6be
Merge pull request #30611 from bobbypage/pod-priority-docs
...
docs: Pod priority based graceful node shutdown
2021-12-01 12:39:18 -08:00
David Porter
94e62c43bf
docs: Pod priority based graceful node shutdown
...
Signed-off-by: David Porter <porterdavid@google.com >
2021-12-01 12:09:57 -08:00
Kubernetes Prow Robot
bbdb8c5fa7
Merge pull request #30597 from mattcary/kep-1847
...
KEP 1847 StatefulSet autodelete documentation
2021-12-01 11:55:18 -08:00
Matthew Cary
40e06a6fdb
KEP 1847 Statefulset auto-delete documentation
2021-12-01 11:44:21 -08:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
81389449f1
Merge pull request #29845 from RinkiyaKeDad/pr_wrangller_fix
...
adding info about tagging SIGs in pr wrangling guide
2021-12-01 06:07:16 -08:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-12-01 18:27:48 +05:30
Kubernetes Prow Robot
f20b27e539
Merge pull request #30094 from ixodie/patch-9
...
Remove Open vSwitch from “How to implement the Kubernetes networking model”
2021-12-01 04:23:16 -08:00
Kubernetes Prow Robot
819d7c8289
Merge pull request #30657 from SataQiu/fix-kubeadm-20211128
...
kubeadm: add instructions about rebalancing CoreDNS Pods after joining more nodes
2021-12-01 04:21:14 -08:00
SataQiu
344aa15779
kubeadm: add instructions about rebalancing CoreDNS Pods after joining more nodes
2021-12-01 18:14:12 +08:00
Kubernetes Prow Robot
4afed8f01f
Merge pull request #30664 from ashish-jaiswar/NewBranch
...
updated setup-konnectivity.md page
2021-11-30 22:09:17 -08:00
Kubernetes Prow Robot
f17f3884a2
Merge pull request #29740 from SergeyKanzhelev/grpcProbeDocsPlaceholder
...
gRPC probes support (KEP 2727)
2021-11-30 16:09:18 -08:00
Brandon Smith
6a684469cb
Windows HostProcess Beta 1.23 Documentation ( #30391 )
...
* Added initial version change
* Added more information for HostProcess in 1.23, removed content relating to 1.22 specifically.
* Made containerd mention specific to 1.6
* Added note about base images and removed annotation mentions
* Reworded prerequisites section.
2021-11-30 15:49:17 -08:00
John T Skarbek
df3184bd52
Add recommendation for Deployment when HPA is enabled
...
* Advertise that we need to remove `spec.replicas` when a Horizontal Pod
Autoscaler is active to prevent unnecessary changes in Pod counts during
Deployment object changes
* Make note that a Deployment that has this value set behave awkwardly if a
Deployment is scaled manually outside of the Deployment object
Signed-off-by: John T Skarbek <jtslear@gmail.com >
2021-11-30 18:37:10 -05:00
Sergey Kanzhelev
ef6668539c
gRPC probes
2021-11-30 23:35:27 +00:00
Kubernetes Prow Robot
0660f9a376
Merge pull request #30436 from ravisantoshgudimetla/windows-pods
...
[docs][windows]: Pod OS field update
2021-11-30 13:59:01 -08:00
ravisantoshgudimetla
89e744666c
[docs][windows]: Pod OS field update
...
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-11-30 16:52:44 -05:00
Kubernetes Prow Robot
a8f9148849
Merge pull request #30593 from alculquicondor/ready-alpha
...
Add JobReadyPods feature gate
2021-11-30 11:51:02 -08:00
Kubernetes Prow Robot
de9e3feb8f
Merge pull request #30534 from Jefftree/openapiv3
...
Docs for OpenAPI v3
2021-11-30 11:01:01 -08:00
Kubernetes Prow Robot
37e00b2f00
Merge pull request #30442 from damemi/scheduler-multipoint-config
...
Add docs on scheduler MultiPoint config
2021-11-30 10:55:01 -08:00
Kubernetes Prow Robot
84760237c6
Merge pull request #30626 from cici37/validation-rules
...
Add documentation for Validation Rules feature to Custom Resource Definitions task docs
2021-11-30 10:38:56 -08:00
Kubernetes Prow Robot
e858fe2b64
Merge pull request #30606 from saschagrunert/cri-architecture
...
Add CRI architecture to cluster concepts
2021-11-30 10:24:56 -08:00
Kubernetes Prow Robot
177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
...
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Jefftree
41547099c4
Add section for OpenAPI v3
2021-11-30 09:48:23 -08:00
Mike Dame
f7f336cf14
Add docs on scheduler MultiPoint config
2021-11-30 11:32:50 -05:00
Hang Yan
56035c1f8c
Remove kompose up and down command doc
...
kompose has drop support for `up` and `down` subcommand since v1.22.0.
Also update kompose versions
2021-11-30 23:19:13 +08:00
Sascha Grunert
26aa51a940
Add CRI architecture to cluster concepts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-11-30 09:35:51 +01:00
Ashish jaiswar
b546825c32
Update content/en/docs/tasks/extend-kubernetes/setup-konnectivity.md
...
Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com >
2021-11-30 13:22:22 +05:30
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com >
2021-11-30 09:18:11 +05:30
Kubernetes Prow Robot
e5d4d25a77
Merge pull request #30604 from mengjiao-liu/kubelet-sysctl-allow-slashes
...
kubelet: sysctls allows slashes as a separator
2021-11-29 18:30:56 -08:00
Hemant Kumar
22475d9cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-11-29 21:29:57 -05:00
Kubernetes Prow Robot
0ed0a0cce5
Merge pull request #30110 from sftim/20211016_add_now_delete_to_cheat_sheet
...
Add immediate pod deletion to cheat sheet
2021-11-29 17:04:57 -08:00
Kubernetes Prow Robot
0f4eb182c5
Merge pull request #30430 from Shubham82/Correct-link-Authorization
...
Improvement: Corrected the link for Authorization.
2021-11-29 16:38:56 -08:00
Kubernetes Prow Robot
9b0b807049
Merge pull request #30674 from liggitt/podsecurity-beta
...
Update webhook anchor
2021-11-29 15:54:56 -08:00
Kubernetes Prow Robot
61b691e9f2
Merge pull request #30677 from bridgetkromhout/dev-1.23
...
Clarifications for dual-stack going GA in 1.23.
2021-11-29 15:33:22 -08:00
Kubernetes Prow Robot
348045197e
Merge pull request #30445 from trierra/csi-portworx
...
CSI migration portworx in alpha state
2021-11-29 15:19:21 -08:00
Kubernetes Prow Robot
48612bee86
Merge pull request #30553 from gnufied/kep-695-doc
...
Move ConfigurableFSGroupPolicy to GA
2021-11-29 13:51:21 -08:00
Bridget Kromhout
014f73f326
Clarifications for dual-stack going GA in 1.23.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-11-29 15:41:43 -06:00
Hemant Kumar
37532e231a
Add docs for RecoverVolumeExpansionFailure feature
2021-11-29 16:37:57 -05:00
Hemant Kumar
2ebfcfea1a
Update docs for ConfigurableFSGroupPolicy
2021-11-29 14:03:26 -05:00
Oksana Naumov
02f63b9661
CSI migration of Portworx is in alpha
2021-11-29 10:49:10 -08:00