- Jan 24, 2023
-
-
-
Florian Ruynat authored
-
- Jan 23, 2023
-
-
Mohamed Zaian authored
-
- Jan 22, 2023
-
-
Tom Janson authored
It is quite confusing that there's an all-caps, bolded comment that seems to imply that `etcd_download_url` is relevant only when not using host-based deployment. The opposite is true: of course the artifact download URL is relevant and required for host-based etcd. Perhaps the entire comment can be read in a different way, and should perhaps be reworded entirely, cf. https://github.com/kubernetes-sigs/kubespray/blob/374438a3d631e98b34db4433d972fb4a221c0505/docs/offline-environment.md?plain=1#L38 Removing the "**DON'T**" matches the way the other comments in this file are written and matches my personal interpretation.
-
- Jan 21, 2023
-
-
Florian Ruynat 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>
-
Florian Ruynat authored
-
- Jan 19, 2023
-
-
Mohamed Zaian authored
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
MatthieuFin authored
Add a variable `calico_felix_floatingIPs` which permit to enable calico feature `floatingIPs` (disabled per default). Signed-off-by: MatthieuFin <matthieu2717@gmail.com> #9679
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
Mohamed Zaian authored
-
- Jan 18, 2023
-
-
Mohamed Zaian authored
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Jan 17, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
Arthur Outhenin-Chalandre authored
In 6db6c867, this was disabled becaue kubesrpay gave too much permissions that were not needed. This commit re-enable back this option by default and also removes the extra permissions that kubespray gave that were in fact not needed. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
Mathieu Parent authored
* contrib/terraform/vsphere: mark vsphere_password as sensitive Signed-off-by: Mathieu Parent <math.parent@gmail.com> * contrib/terraform/vsphere: remove unused modules Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
rongfu.leng authored
Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io> Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io>
-
Vitaly Yakovenko authored
* [multus] added support for mixed type of container engine * [multus] fixed for using with cluster/upgrade-cluster/scale playbooks
-
Mohamed Zaian authored
Signed-off-by: Mohamed Zaian <mohamedzaian@gmail.com> Signed-off-by: Mohamed Zaian <mohamedzaian@gmail.com>
-
- Jan 16, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
Mohamed Zaian authored
-
Jochen Friedrich authored
Mostly taken from: https://raw.githubusercontent.com/kubeovn/kube-ovn/master/yamls/ovn-ic.yaml.j2
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
ERIK authored
* Skip retry operation with containerd when etcd installed on host VM (#9560) Signed-off-by: bo.jiang <bo.jiang@daocloud.io> * Update cri-dockerd version Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Co-authored-by: Eugene Artemenko <artemenko.evgeniy@gmail.com>
-
- Jan 15, 2023
-
-
László Rafael authored
Add defaults for external_vsphere_user and external_vsphere_password in the vsphere csi_driver (#9664)
-
- Jan 14, 2023
-
-
luksi1 authored
-
Luke Simmons authored
-
- Jan 11, 2023
-
-
Eugene Artemenko authored
-
- Jan 10, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
- Jan 09, 2023
-
-
Luke Simmons authored
-
yanggang authored
Signed-off-by: yanggang <gang.yang@daocloud.io> Signed-off-by: yanggang <gang.yang@daocloud.io>
-
- Jan 07, 2023
-
-
Kay Yan authored
-
- Jan 06, 2023
-
-
Kay Yan authored
-
- Jan 05, 2023
-
-
R. P. Taylor authored
-
Marijn van der Giesen authored
-
tu1h authored
Signed-off-by: tu1h <lihai.tu@daocloud.io> Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-