Qiming Teng
f3b3c4ed33
Resync kubelet reference for 1.30
2024-04-25 20:38:08 +08:00
Ricardo Katz
ae51660404
Promote LoadBalancerIPMode to Beta
2024-02-27 14:31:33 -03:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Qiming Teng
c01b8a7a2b
Update reference for kubelet 1.29
...
This PR manually syncs the reference for `kubelet`.
2023-12-14 11:50:31 +08:00
Kubernetes Prow Robot
543d8e1cde
Merge pull request #43230 from mrVectorz/patch-1
...
Update 2 links in command-line-tools-reference/kubelet
2023-09-28 07:48:37 -07:00
Anuj Tiwari
b7d03cc82b
Fixed a visual link at kubelet page
2023-09-28 07:52:20 +05:30
Marc Methot
e5dd95cd31
Update Doc links
...
Updating links to relevant information.
2023-09-27 17:32:08 -04:00
Qiming Teng
42753614f9
Manually update kubelet reference
...
The reference generator wasn't able to generate reference for `kubelet`
(for a long time now). This PR updates the reference manually, based on
the output from `kubelet --help`.
2023-08-18 15:34:38 +08:00
Qiming Teng
29cbf5b067
Fix feature gates flag in kubelet reference
...
The kubelet reference has to be manually generated and maintained.
This PR fixes the outdated list for feature gates, and also an
incorrect default value for WindowsHostNetwork.
2023-06-27 09:57:45 +08:00
Paco Xu
0731e3877c
sync status with https://github.com/kubernetes/kubernetes/pull/114017
2023-06-01 18:13:57 +08:00
Kubernetes Prow Robot
2016ffd896
Merge pull request #40905 from tengqm/update-kubelet-ref-127
...
Update kubelet reference
2023-05-15 19:15:14 -07:00
Kubernetes Prow Robot
453ee631db
Merge pull request #40517 from zlabjp/fix-data-type-of-seccomp-default-en
...
Fix data type of the kubelet `--seccomp-default` flag
2023-05-11 01:13:17 -07:00
Qiming Teng
68ca0560f0
Update kubelet reference
...
The `kubelet` reference is maintained manually. This PR syncs the
content of the reference to the output from `kubelet --help`.
2023-04-30 20:04:06 +08:00
Ryuma Yoshida
3393b20058
Fix data type of the kubelet `--seccomp-default` flag
2023-04-05 12:10:16 +09:00
Humble Chirammal
ea3b7b44e7
KEP-3107 update docs for csiNodeExpand secret support
...
This feature has moved to Beta in this release. The documentation
has been updated to reflect the same.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-03-23 16:23:07 +05:30
Qiming Teng
e582b3de45
Update kubelet reference for 1.26
...
This PR updates the reference for the kubelet command line options.
These options are manually maintained by cross checking the output from
`kubelet --help`, because we are unable to generate it from the source
code.
2023-01-02 20:53:31 +08:00
Kubernetes Prow Robot
42bbec91ed
Merge pull request #37405 from helen-frank/fix/removeKubeletHTTPServer
...
remove kubelet http server
2022-11-07 05:06:16 -08:00
helen
a375935e53
see https://github.com/kubernetes/kubernetes/pull/3015 This whole functionality got removed from kubelet. So please remove the entire statement
2022-11-07 18:38:23 +08:00
Abigail McCarthy
98f310ab58
Updates page weights in reference docs section
...
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Hu Shuai
1240399f75
Small fix in kubelet.md
...
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-07 11:51:42 +08:00
Guangwen Feng
7ddc76494a
Drop redundant </td> in reference/command-line-tools-reference/kubelet.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-14 14:02:54 +08:00
Qiming Teng
01e0a9ebd1
Update kubelet reference for 1.24
2022-07-05 11:43:04 +08:00
Harshita Sao
6bfc4cfd1c
Updated the links in kubelet flag's docs. ( #33985 )
...
* Updated the links in kubelet flag's docs
* Updated the links in kubelet flag's docs
* Removed unwanted spaces in <a> tag
* fixed some mistakes
2022-05-29 18:10:53 -07:00
Rey Lejano
2fdcf73c42
Update content/en/docs/reference/command-line-tools-reference/kubelet.md
2022-03-14 11:27:21 -07:00
Manish Kumar
7181361798
updated for --dynamic-config-dir
2022-03-14 18:29:38 +05:30
Manish Kumar
005e3fd4cf
Update deprecation message for kubelet's flag.
2022-03-14 18:18:31 +05:30
Qiming Teng
f7da06af13
Update kubelet reference
...
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08:00
Peri Thompson
60824acdd2
Update windows pause image
...
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
learner0810
5e9d700ddb
fix/typo-command-line-tools-reference/kubelet
2021-10-02 15:30:34 +08:00
Qiming Teng
f45f67739e
Update reference for kubelet
...
The kubelet reference is not auto-generated. This PR is about fixing the
outdated information by manually comparing the reference against the
output from `kubelet --help`.
2021-08-08 19:59:56 +08:00
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
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
db21e0a8da
Merge pull request #28443 from liuxu623/dev-1.22
...
fix kubelet flag description
2021-07-04 06:24:18 -07:00
Sascha Grunert
27a74df031
Add documentation about `SeccompDefault` feature
...
This adds a documentation section about the `SeccompDefault` feature
gate for the kubelet. Beside that, the feature gate has been added to
the list of features, too.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-24 15:10:53 +02:00
liuxu
860d576d5a
fix kubelet flag description
2021-06-16 19:38:52 +08:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Kubernetes Prow Robot
fba5a42421
Merge pull request #26713 from adisky/patch-4
...
Update pod-infra-container-image description
2021-03-26 04:52:43 -07:00
Kubernetes Prow Robot
014e124b48
Merge pull request #26799 from umohnani8/cri
...
Update docs for CRIContainerLogRotation
2021-03-17 17:51:19 -07:00
Urvashi Mohnani
4cff5d40c7
Update docs for CRIContainerLogRotation
...
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-03-17 10:04:45 -04:00
pacoxu
58c9ddd24e
Disable CAdvisor Json Metrics completed
2021-03-10 17:09:01 +08:00
Kubernetes Prow Robot
548c3323ad
Merge pull request #25621 from joadavis/patch-1
...
Disabling `enable-cadvisor-json-endpoints` does not disable stats summary endpoint
2021-03-04 17:02:21 -08:00
Aditi Sharma
6d48be986b
Update pod-infra-container-image description
...
Update kubelet flag pod-infra-container-image description
2021-02-25 17:16:19 +05:30
Weiping Cai
7c5709242b
upgrade kubelet --eviction-hard default inodeFree
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-07 15:35:02 +08:00
Kubernetes Prow Robot
1c385d6eee
Merge pull request #25811 from tengqm/sync-kubelet
...
Resync kubelet configuration
2020-12-30 09:09:49 -08:00
Qiming Teng
17bd7c1521
Resync kubelet configuration
...
The kubelet configuration has been changed. however, we still need to
manually sync the changes.
2020-12-25 17:56:40 +08:00
Weiping Cai
fe8b7a2d7a
support reserved pid for kube and system
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-12-23 15:41:42 +08:00
joadavis
2fbb9aed0b
Document that disabling `enable-cadvisor-json-endpoints` flag does not disable stats summary endpoint
...
Update the help text for kubelet's enable-cadvisor-json-endpoints flag to explicitly mention that it has no effect over the /stats/summary endpoint.
This matches https://github.com/kubernetes/kubernetes/blob/master/cmd/kubelet/app/options/options.go#L372
created to fix https://github.com/kubernetes/kubernetes/issues/96483 .
2020-12-14 14:32:36 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00