Francesco Romani
2946586e77
Update content/en/docs/reference/command-line-tools-reference/kubelet.md
...
Co-authored-by: Danielle <dani@builds.terrible.systems >
2021-07-22 11:45:47 +02:00
Kubernetes Prow Robot
f92e3ec2ba
Merge pull request #28903 from sejr/feat/podsecurity
...
Add Pod Security Standards documentation
2021-07-22 01:57:52 -07:00
Monis Khan
f2b27507bd
Update CSR docs with expirationSeconds field details
...
Signed-off-by: Monis Khan <mok@vmware.com >
2021-07-21 16:59:02 -04:00
Monis Khan
9329467e6e
Complete details regarding CSR garbage collection
...
Signed-off-by: Monis Khan <mok@vmware.com >
2021-07-21 16:04:24 -04:00
Samuel Roth
e0d4b53b1c
incorporating initial round of feedback
2021-07-21 15:33:46 +00:00
Francesco Romani
a376a29d7e
cpumanager: document cpu manager static policy options
...
The enhancement https://github.com/kubernetes/enhancements/issues/2625
want to add a new kubelet option to fine tune the behaviour of the
cpu manager policies, and to do so we add support for cpu manager policy
options themselves.
Signed-off-by: Francesco Romani <fromani@redhat.com >
2021-07-21 16:25:19 +02:00
Kubernetes Prow Robot
2007c90673
Merge pull request #28869 from verult/fsgroup-to-csi
...
Documentation for delegating FSGroup change to CSI driver
2021-07-21 07:04:08 -07:00
Kubernetes Prow Robot
1a7b4a5e2f
Merge pull request #26664 from bart0sh/PR0004-multisize-hugepages-GA
...
Graduate multiple sizes huge pages to GA
2021-07-21 06:58:08 -07:00
Kubernetes Prow Robot
83f6cb6ed4
Merge pull request #28429 from ankeesler/exec-credential-v1
...
exec credential provider: v1 documentation
2021-07-21 06:54:07 -07:00
Kubernetes Prow Robot
793c66fffc
Merge pull request #28474 from SergeyKanzhelev/deprecateDynamicKubeletConfig
...
deprecation of DynamicKubeletConfig feature flag
2021-07-21 06:52:08 -07:00
Monis Khan
27e5f9fedc
Complete details regarding CSR garbage collection
...
Signed-off-by: Monis Khan <mok@vmware.com >
2021-07-20 17:15:41 -04:00
Elana Hashman
429638be6a
Add swap memory to node documentation
2021-07-20 11:18:42 -07:00
Cheng Xing
ac68a21c9a
Documentation for delegating FSGroup change to CSI driver
2021-07-19 14:28:07 -07:00
Ed Bartosh
7a0f9bc01e
Graduate multiple sizes huge pages to GA
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com >
2021-07-19 12:51:19 +03:00
Kubernetes Prow Robot
5f8fdc6abb
Merge pull request #28797 from jihoon-seo/210705_Update_links
...
Update links
2021-07-16 20:12:50 -07:00
xiaoxubeii
f21eaae616
Add feature gates description for MemoryQoS.
2021-07-17 10:36:25 +08:00
James Sturtevant
fe7771aeac
Remove annotation for Experimental Windows Hyper-v
...
removed in 1.21: https://github.com/kubernetes/kubernetes/pull/95505
2021-07-15 09:07:47 -07:00
Aldo Culquicondor
a6b6a976c3
Add feature gate JobTrackingWithFinalizers
...
and describe its behavior
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2021-07-15 10:03:13 -04:00
Sinan Kahveci
9693458ae2
Fix inconsistent usage of term
...
The term "control plane" is written as title case (e.g. Control Plane) only in this document. When it is referenced, it creates inconsistency in other documents. This commit will fix it by lower-casing the second word.
2021-07-15 12:55:09 +01:00
Kubernetes Prow Robot
50cb3d3441
Merge pull request #28940 from yxxhero/main
...
fix incorrect field name in event API deprecation guide
2021-07-15 04:30:48 -07:00
yxxhero
9d0d213814
fix incorrect field name in event API deprecation guide
...
Signed-off-by: yxxhero <aiopsclub@163.com >
2021-07-15 18:12:28 +08:00
Kubernetes Prow Robot
506ee6ff68
Merge pull request #28876 from tengqm/kubeadm-config-ref
...
Kubeadm config reference
2021-07-14 18:12:48 -07:00
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00:00
Andrew Keesler
a30e63dcd6
exec credential provider: v1 documentation
...
Signed-off-by: Andrew Keesler <akeesler@vmware.com >
2021-07-13 10:47:14 -04:00
Chris Negus
96d89ba3f4
Added examples of Lists to api-concepts ( #28608 )
...
* Added List descriptions to api-concepts
* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Qiming Teng
e9730d3e95
Switch kube-scheduler config to v1beta2
2021-07-13 14:16:44 +08:00
Margo Crawford
d77368133a
Add Impersonate-Uid description to Authentication docs page.
...
This change goes with https://github.com/kubernetes/kubernetes/pull/99961
in the Kubernetes repo.
2021-07-12 13:17:42 -07:00
Kubernetes Prow Robot
a1fd3a2d57
Merge pull request #28839 from alculquicondor/scheduler_config
...
Update plugin names and deprecations for scheduler config
2021-07-12 11:09:42 -07:00
Baiju Muthukadan
878194b52f
Use correct terminology
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-11 11:13:57 +05:30
Baiju Muthukadan
64fe06a642
Use helm website link
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-11 11:13:00 +05:30
S Nitesh Singh
eb902b9ba8
fixing tool lists
2021-07-11 11:01:07 +05:30
Baiju Muthukadan
94b1216dfd
Update link to the Helm project
...
Signed-off-by: Baiju Muthukadan <baiju.m.mail@gmail.com >
2021-07-11 09:17:42 +05:30
Christopher Negus
548ba073da
Merge main into dev-1.22 to keep in sync
2021-07-09 18:19:13 +00:00
Kubernetes Prow Robot
0606d22bae
Merge pull request #28878 from astraw99/patch-1
...
Fix pending CSR delete time is 24 hours
2021-07-09 09:02:53 -07:00
Kubernetes Prow Robot
e13a8fbba0
Merge pull request #28871 from tengqm/kubeadm-config-1.21
...
Update kubeadm config reference for 1.21
2021-07-09 07:50:53 -07:00
Aldo Culquicondor
a5c3c66fc9
Update plugin names and deprecations for scheduler config
...
Signed-off-by: Aldo Culquicondor <acondor@google.com >
2021-07-09 10:15:45 -04:00
AStraw
dd443f0238
Fix pending CSR deleted time is 24 hours
...
From the code, the `pendingExpiration = 24 * time.Hour`, so the pending CSR deleted time is 24 hours.
2021-07-09 16:49:54 +08:00
Qiming Teng
6e6c1f8920
Redirect kubeadm config reference
...
Instead of redirecting users to the godoc site for kubeadm configuration options, we'd better point them to the generated reference.
2021-07-09 12:54:18 +08:00
Kubernetes Prow Robot
2b97646e39
Merge pull request #28816 from haardikdharma10/list-ControllerManagerLeaderMigration-feature-gate
...
List ControllerManagerLeaderMigration feature gate in feature gates page
2021-07-08 19:26:53 -07:00
Qiming Teng
0696f6181a
Update kubeadm config reference for 1.21
...
The `v1beta3` version is a 1.22 thing, not 1.21 (main). This PR replaces the `v1beta3` version by `v1beta2`. A follow up PR will add the `v1beta3` to the `dev-1.22` branch.
2021-07-09 09:22:07 +08:00
Kubernetes Prow Robot
4c6a904242
Merge pull request #28360 from neolit123/1.22-add-v1beta3
...
kubeadm: use the new v1beta3 instead of v1beta2
2021-07-08 09:42:54 -07:00
Kubernetes Prow Robot
e10ad9024a
Merge pull request #28102 from damemi/log-scaledown-1.22
...
Update LogarithmicScaleDown featuregate docs
2021-07-08 08:04:54 -07:00
Kubernetes Prow Robot
fbc0bf209e
Merge pull request #28775 from tengqm/kubeadm-config
...
Add reference doc for kubeadm config
2021-07-08 01:30:53 -07:00
Sergey Kanzhelev
a4fbeb27dc
deprecation of DynamicKubeletConfig feature flag
2021-07-08 00:11:52 +00:00
Qiming Teng
2ba16150ec
Add reference doc for kubeadm config
...
This reference is auto-generated from the upstream source using the
reference-docs/genref tool.
2021-07-07 22:17:28 +08:00
Haardik Dharma
7e732774ca
Update feature-gates.md
2021-07-07 15:47:35 +05:30
Lucas Servén Marín
df71479a6e
using-api/health-checks.md: use consistent casing
...
This commit updates two instances so that the casing of `HTTP` and `API` is consistent throughout the document.
2021-07-07 00:49:43 +02:00
Haardik Dharma
4222cb1b46
Update feature-gates.md
2021-07-07 03:55:24 +05:30
Lubomir I. Ivanov
3437d0185c
kubeadm/init-join.md: add note about using "skipPhases" from config
...
Since 1.22 it will be possible to skip phases using the configuration
file. Add note about that in the relevant sections of the kubeadm
init and join reference pages.
2021-07-06 22:51:54 +03:00
Hanlin Shi
25265cff5e
Update ServiceLBNodePortControl feature gate status
...
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com >
2021-07-05 15:11:07 -07:00