- May 20, 2022
-
-
Andrey authored
* Fixed systemd-networkd restart for ubuntu 22.04 * fixed systemd-networkd restart for all Ubuntu
-
- May 19, 2022
-
-
Samuel Liu authored
* use ipamconfig instead of calico ipam command * fix ansible lint
-
orange-llajeanne authored
-
Kenichi Omichi authored
The doc[1] explains we need to specify "-e reset_nodes=false -e allow_ungraceful_removal=true" to delete offline node. However the task "Gather facts" tried to gather facts of offline node also and the task was failed. This adds a condition to skip gathering facts when reset_nodes is false on remove-node.yml. [1]: https://github.com/kubernetes-sigs/kubespray/blob/master/docs/nodes.md#3-remove-an-old-node-with-remove-nodeyml
-
- May 18, 2022
-
-
Samuel Liu authored
-
Maxime Guyot authored
-
Kay Yan authored
* add Feature synchronized time checking * fix-invalid-kube-vip-manifest
-
- May 17, 2022
-
-
Samuel Liu authored
calicoctl ipam xx calicoctl apply xx
-
- May 16, 2022
-
-
Cristian Calin authored
-
Cristian Calin authored
drop note about not supporting ansible 2.9 since we still cover it in nightly CI
-
- May 14, 2022
-
-
Kenichi Omichi authored
kata-container is not used by default even if enabling kata_containers_enabled. This updates the doc for writing how to do that.
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
- May 13, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- May 12, 2022
-
-
Mohamed Zaian authored
-
weizhoublue authored
Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
Oogy authored
* support metallb peer password * add MetalLB BGP password example
-
Samuel Liu authored
* [kube-ovn]: some feature kube-ovn vlan mode ipv6/ipv4 dual stack ... * remove unused env * fix readinessprobe
-
- May 11, 2022
-
-
Ajarmar authored
* [upcloud] add option to use preconfigured cpu/mem plan * [upcloud] add option to use firewall rules for API server/SSH access * [upcloud] add option to use managed load balancer
-
Necatican Yıldırım authored
* [cilium] Separate templates for cilium, cilium-operator, and hubble installations Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Update cilium-operator templates Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Allow using custom args and mounting extra volumes for the Cilium Operator Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Update the cilium configmap to filter out the deprecated variables, and add the new variables Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Add an option to use Wireguard encryption on Cilium 1.10 and up Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Update cilium-agent templates Signed-off-by: necatican <necaticanyildirim@gmail.com> * [cilium] Bump Cilium version to 1.11.3 Signed-off-by: necatican <necaticanyildirim@gmail.com>
-
- May 10, 2022
-
-
Andrew Zagorodnuk authored
-
spaced authored
-
Kenichi Omichi authored
-
weizhoublue authored
when cilium v1.10 , it is ok to support arm64 https://cilium.io/blog/2021/05/20/cilium-110 Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
-
emiran-orange authored
-
- May 09, 2022
-
-
Hugo Blom authored
-
Robin Wallace authored
-
Alessio Greggi authored
feat: add variables to manage makeIPTablesUtilChains and streamingConnectionIdleTimeout kubelet parameters (#8796)
-
Robin Wallace authored
-
Victor Morales authored
* Update Kata containers binary to 2.4.1 version * Update overhead kata runtime values * Fix kata-qemu default values in CRI-O
-
- May 07, 2022
-
-
Andy authored
-
- May 06, 2022
-
-
Alessio Greggi authored
* feat: add variable to manage service-account-lookup on kube-apiserver * docs: add documentation about service-account-lookup variable
-
David Louks authored
* Add optional setting for ca data in auth webhook * add webhook token auth variables to sample inventory
-
Cristian Calin authored
-
- May 05, 2022
-
-
Elif Akyıldırım authored
* Assert that IP range is enough for the nodes Co-authored-by: Necatican Yıldırım <necaticanyildirim@gmail.com> * Fixed whitespace * Fixed errors * Fixed errors Co-authored-by: Necatican Yıldırım <necaticanyildirim@gmail.com>
-
Florian Ruynat authored
-
Victor Morales authored
-
Kenichi Omichi authored
The version 1.4 of containerd has been End of Life since March 3, 2022 as https://containerd.io/releases/#support-horizon It is nice to drop the support from Kubespray also to follow containerd.
-
Mohamed Zaian authored
-
- May 04, 2022
-
-
Calin Cristian Andrei authored
-