- Apr 19, 2023
-
-
Samuel Liu authored
-
- Apr 18, 2023
-
-
Kay Yan authored
-
- Apr 11, 2023
-
-
Samuel Liu authored
-
- Apr 10, 2023
-
-
Samuel Liu authored
-
- Mar 31, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Mar 29, 2023
- Mar 28, 2023
-
-
Kay Yan authored
-
- Mar 27, 2023
-
-
R. P. Taylor authored
fix merge conflict
-
HirazawaUi authored
-
- Mar 22, 2023
-
-
Kay Yan authored
-
- Mar 21, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Mar 10, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
Marijn van der Giesen authored
-
- Mar 07, 2023
-
-
Jack authored
-
- 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>
-
- Mar 03, 2023
-
-
Maxime Leroy authored
Signed-off-by: Maxime Leroy <19607336+maxime1907@users.noreply.github.com>
-
Arthur Outhenin-Chalandre authored
* network_plugin/custom_cni: add CNI to apply provided manifests Add a new simple custom_cni to install provided Kubernetes manifests. This could be useful to use manifests directly provided by a CNI when there are not support by Kubespray (i.e.: helm chart or any other manifests generation method). Co-authored-by: James Landrein <james.landrein@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * network_plugin/custom_cni: add test with cilium Co-authored-by: James Landrein <james.landrein@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Co-authored-by: James Landrein <james.landrein@proton.ch>
-
- Feb 28, 2023
-
-
- Feb 27, 2023
-
-
Jack authored
-
- Feb 20, 2023
-
-
Maxime Leroy authored
-
- Feb 13, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Feb 06, 2023
-
-
Bas authored
-
Haitian Chen authored
Check OS when ensuring NTP package and tzdata package.
-
- Jan 31, 2023
-
-
蒋航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Jan 24, 2023
-
-
-
Florian Ruynat authored
-
- Jan 23, 2023
-
-
Mohamed Zaian authored
-
- Jan 20, 2023
-
-
Arthur Outhenin-Chalandre authored
This commit uses a kubeadm join config to pull down cert for etcd in workers nodes (which is needed in some circumstances, for instance with calico or cilium). The previous way didn't allow us to pass certain parameters which was typically given in the config in other kubeadm invokations in Kubespray. This made kubeadm produced some errors for some edge cases. For example, in our deployment we don't have a default route and even though it's only to download the certificates, kubeadm produce an error `unable to select an IP from default routes` (these command are kubeadm controlplane command, so kubeadm does some additional checks). This is fixed by specifying `advertiseAddress` within the kubeadm config. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
- Jan 05, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@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
-
- Dec 28, 2022
-
-
Kevin Huang authored
Signed-off-by: Kevin Huang <git@kevin.huang.to> Signed-off-by: Kevin Huang <git@kevin.huang.to>
-
- Dec 27, 2022
-
-
tu1h authored
Signed-off-by: tu1h <lihai.tu@daocloud.io> Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Dec 22, 2022
-
-
C-Romeo authored
-
- Dec 20, 2022
-
-
Kay Yan authored
-
- Dec 15, 2022
-
-
Lukas Najman authored
Use the correct api version and resourcer type. The current values work but do not match the documentation, which can be confusing. (#9575)
-
- Dec 08, 2022
-
-
Mohamed Zaian authored
-
- Dec 05, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-