- Apr 11, 2024
-
-
Barry M authored
Signed-off-by: bmelbourne <barry.melbourne0@gmail.com>
-
- Mar 25, 2024
-
-
kyrie authored
Signed-off-by: KubeKyrie <shaolong.qin@daocloud.io>
-
- Jan 25, 2024
-
-
Ugur Can Ozturk authored
* [apiserver-kubelet/tracing]: add distributed tracing config flags Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com> * [apiserver-kubelet/tracing]: add distributed tracing config flags - fix Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com> * [apiserver-kubelet/tracing]: add distributed tracing config flags - fix Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com> --------- Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com>
-
- Jan 22, 2024
-
-
yun authored
-
- Jan 09, 2024
-
-
Louis Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Dec 18, 2023
-
-
Max Gautier authored
This is removed from kubernetes since 1.25, time to cut some dead code.
-
- Nov 28, 2023
-
-
Max Gautier authored
* Try both conntrack modules instead of checking kernel version Depending on kernel distributor, the kernel version might not be a correct indicator of the conntrack module use. Instead, we check both (and use the first found). * Use modproble.persistent rather than manual persistence
-
- Nov 20, 2023
-
-
AbhishekKr authored
Signed-off-by: AbhishekKr <abhikumar163@gmail.com>
-
- Nov 08, 2023
-
-
borgiacis authored
* Create variables for ipvs kernel modules * Corrected kubernetes role node task missing name * Added changes as suggested during review by VannTen
-
- Jul 05, 2023
-
-
Arthur Outhenin-Chalandre authored
* project: fix var-spacing ansible rule Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: fix spacing on the beginning/end of jinja template Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: fix spacing of default filter Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: fix spacing between filter arguments Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: fix double space at beginning/end of jinja Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: fix remaining jinja[spacing] ansible-lint warning Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
- Jun 08, 2023
-
-
Pat Riehecky authored
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
-
- May 11, 2023
-
-
Manuelraa authored
-
- Apr 23, 2023
-
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Mar 06, 2023
-
-
Arthur Outhenin-Chalandre authored
* node: fix default kubelet/runtime cgroups when kube_reserved is false (default) Commit 1c4db613 introduced a notion of kube_reserved. This introduced a breaking change defaulting to use kube.slice for the container_manager and the kubelet as if kube_reserved was always enabled whereas it is disabled by default. This commit fixes this by bringing back system.slice whenever kube_reserved is disabled. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * inventory/sample: change false for kube_reserved as its the default Changing the commented value in sample inventory to the actual default value. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
panguicai authored
Signed-off-by: panguicai008 <1121906548@qq.com>
-
- Feb 13, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Jan 31, 2023
-
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Jan 03, 2023
-
-
mKlaris authored
-
- Dec 30, 2022
-
-
Shelming.Song authored
* optimize cgroups settings for node reserved * fix * set cgroup slice for multi container engine * set cgroup slice for crio * add reserved cgroups variables to sample files * Compatible with cgroup path for different container managers * add cgroups doc * fix markdown
-
- Oct 27, 2022
-
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io> Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Oct 24, 2022
-
-
Wouter Goedhart authored
variable Fix wrong referenced variable on bgp_peers Fix bgp_peeras field to be a string Set default value for bgp_peeras
-
- Oct 06, 2022
-
-
William Turner authored
-
- Aug 30, 2022
-
-
Alessio Greggi authored
* feat: add kubelet systemd service hardening option * refactor: move variable name to kubelet_secure_addresses Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> * docs: add diagram about kubelet_secure_addresses variable Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
- Jul 31, 2022
-
-
Samuel Liu authored
-
- Jul 05, 2022
-
-
h9-HSFRQDH authored
-
- Jun 15, 2022
-
-
Calin Cristian Andrei authored
-
- Jun 06, 2022
-
-
Ho Kim authored
* Fix: set fallback value of kubelet ip6 (#8858) * Prune the spurious comma in the end of kubelet_address - Update `roles/kubernetes/node/defaults/main.yml` Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> * Fix: set fallback value of kubelet ip6 (#8858) - Apply the lint: https://github.com/kubernetes-sigs/kubespray/pull/8926/commits/132606368e31bdb992fe45df80bd74d524b8ed89 Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
Thearas authored
-
- Apr 07, 2022
-
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
- Feb 15, 2022
-
-
kakkotetsu authored
-
- Feb 02, 2022
-
-
Ilya Margolin authored
If kubelet is run with systemd (as it always is when using kubespray), it starts in systemd's /system.slice/kubelet.service cgroup. This commit prevents a creation and usage of a second unrelated cgroup.
-
- Jan 24, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Nov 05, 2021
-
-
Pasquale Toscano authored
-
- Nov 26, 2020
-
-
Bas van den Brink authored
-
- Sep 23, 2020
-
-
Wang Zhen authored
* Fix reserved memory unit in kubelet configuration Signed-off-by: Wang Zhen <lazybetrayer@gmail.com> * Move systemReserved default values from template Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
- Sep 04, 2020
-
-
Hans Feldt authored
-
- Aug 13, 2020
-
-
Erwan Miran authored
-
- Jul 13, 2020
-
-
Arthur Outhenin-Chalandre authored
* Fix kube-proxy removal * Fix unwanted skipped task for kube-proxy * Fix kube_proxy_remove default Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add test for kube-router svc proxy Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Jun 26, 2020
-
-
Mike Dziedziela authored
-
- Apr 07, 2020
-
-
spaced authored
-