- Mar 27, 2023
-
-
Luke Simmons authored
-
- Mar 20, 2023
-
-
Kay Yan authored
-
- Mar 14, 2023
-
-
biqiang Wu authored
Signed-off-by: dcwbq <biqiang.wu@daocloud.io>
-
- Mar 09, 2023
-
-
Brendan McShane authored
-
Brendan McShane authored
-
- Mar 07, 2023
-
-
Arthur Outhenin-Chalandre authored
This commit removes the variable `use_localhost_as_kubeapi_loadbalancer` and rather detects that we are in a situation where we can use the localhost apiserver loadbalancer (meaning that we use the localhost load balancer and that the same ports are used for both the load balancer and the kube-apiserver). This also cleanups the calico code to use `kube_apiserver_global_endpoint` rather than implementing the same logic all over again. Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
- Mar 03, 2023
-
-
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>
-
- Mar 02, 2023
-
-
Kenichi Omichi authored
requirements-$ANSIBLE_VERSION.yml doesn't exist in Kubespray repo. That was for supporting ansible 2.10-, and now Kubespray supports 2.11+. So this drops the part to avoid confusion.
-
- Feb 27, 2023
-
-
Jack authored
-
- Feb 24, 2023
-
-
Daniel VG authored
* docs: fix storageClassName in PersistentVolume * docs: minor typo fix and formatting * docs: fix proper STORAGECLASS in example prompt
-
- Feb 14, 2023
-
-
JaneLiuL authored
-
- Feb 13, 2023
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
tu1h authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Feb 08, 2023
-
-
Sean Knight authored
-
- Feb 06, 2023
-
-
Bas authored
-
- Feb 01, 2023
-
-
Fish-pro authored
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
-
- Jan 31, 2023
-
-
rongfu.leng authored
Signed-off-by: rongfu.leng <rongfu.leng@daocloud.io>
-
Fish-pro authored
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
- Jan 29, 2023
-
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
杨刚 (成都) authored
Signed-off-by: yanggang <gang.yang@daocloud.io>
-
- Jan 26, 2023
-
-
Cristian Calin authored
-
- Jan 17, 2023
-
-
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>
-
- Jan 16, 2023
-
-
Cyclinder authored
Signed-off-by: cyclinder <qifeng.guo@daocloud.io> Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
-
- Jan 07, 2023
-
-
Kay Yan authored
-
- Jan 06, 2023
-
-
Kay Yan authored
-
- Jan 05, 2023
-
-
Marijn van der Giesen authored
-
- Jan 03, 2023
-
-
Anthony D'Atri authored
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
-
Florian Ruynat authored
-
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
-
-
Marijn van der Giesen authored
-
lijin-union authored
-
- Dec 19, 2022
-
-
janaurka authored
* feat(): Add wireguard backend to flannel cni As described in the flannel docs: https://github.com/flannel-io/flannel/blob/master/Documentation/backends.md#wireguard This does not support optional configuration methods like: - setting a psk (will be autogenerated by default) - chang listening ports - change mode (defaults to 'separate') - change PersistentKeepaliveInterval (defaults to 0) * Add supported backends to flannel docs * Fix markdown in docs
-
- Dec 14, 2022
-
-
Hassan Abouelela authored
Fix a broken link to KEP 0030 in the dns-stack docs, which has been merged into KEP 1024.
-
- Dec 02, 2022
-
-
Wojciech Marusiak authored
There is a wrong directory path to all.yml and vsphere.yml. The wrong directory is `inventory/sample/group_vars/all.yml` and `inventory/sample/group_vars/all/vsphere.yml` which should be `inventory/sample/group_vars/all/all.yml` and `inventory/sample/group_vars/all/vsphere.yml`.
-
- Nov 18, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Nov 16, 2022
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io> Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Nov 14, 2022
-
-
Kenichi Omichi authored
If clicking the links, we faced NotFound page at the time. This fixes the issue by specifying full pathes instead.
-
Kenichi Omichi authored
This makes it more readable by explaining clearly what files are necessary to be downloaded in advance from online environment.
-