Florian Ruynat
fd8ae54fa7
Docker default version is now 20.10
3 years ago
Florian Ruynat
79fdee3979
Bump crio to default 1.21
3 years ago
Florian Ruynat
a754c0d476
Kubernetes now use CoreDNS 1.8.0
3 years ago
Florian Ruynat
7208169db3
Update kubernetes version to 1.21.1
3 years ago
Cristian Calin
e9870b8d25
add support for using ansible 2.10.x for deploying kubespray ( #7600 )
* add support for using ansible 2.10.x for deploying kubespray
* move dns-autoscaler-clusterrole{binding}.yml to files/ folder
* note that ansible 2.10 is now experimentally supported
* coredns: move files to templates like before #4341
3 years ago
Cristian Calin
5b93a97281
remove experimental note about CentOS 8 and derivatives ( #7615 )
3 years ago
Florian Ruynat
bdf74c6749
Set default version to 1.20.7
3 years ago
Cristian Calin
e357d8678c
update README about supported OSes ( #7608 )
3 years ago
Cristian Calin
14cf3e138b
Support Calico advertisement of MetalLB LoadBalancer IPs ( #7593 )
* add initial MetalLB docs
* metallb allow disabling the deployment of the metallb speaker
* calico>=3.18 allow using calico to advertise service loadbalancer IPs
* Document the use of MetalLB and Calico
* clean MetalLB docs
3 years ago
bac-w
2556eb2733
Upgrade cilium role ( #7521 )
* Upgrade cilium roles
* Del old test result
* Add hubble ui examples
* Refactor hubble metrics
* Markdown fix pipeline errors
* yamllint check and fix
* refactor install from https://github.com/kubernetes-sigs/kubespray/pull/7520
* Docs syntax change (fix)
* Cilium set default 1.8.9
* Update cilium version in Readme
3 years ago
Florian Ruynat
ffc38a2237
Fix busybox for tests to reduce dockerhub calls ( #7571 )
3 years ago
Cristian Calin
360aff4a57
Rename ansible groups to use _ instead of - ( #7552 )
* rename ansible groups to use _ instead of -
k8s-cluster -> k8s_cluster
k8s-node -> k8s_node
calico-rr -> calico_rr
no-floating -> no_floating
Note: kube-node,k8s-cluster groups in upgrade CI
need clean-up after v2.16 is tagged
* ensure old groups are mapped to the new ones
3 years ago
Cristian Calin
4c06aa98b5
crio: add supported versions 1.20 and 1.21 and align default with k8s version ( #7562 )
* crio: add supported versions 1.20 and 1.21 and align default with k8s version
* cri-o: drop versions 1.17 and 1.18 from version matrix
* update note on cri-o version alignment
3 years ago
muzi502
96476430a3
Update cni-plugins and kubernetes version in README.md ( #7540 )
3 years ago
Florian Ruynat
b32d25942d
Minor update to cni-plugins and kube-router
3 years ago
Florian Ruynat
6164c90f70
Update kube-ovn to 1.6.2
3 years ago
Cristian Calin
e036b899a3
update calico default version in README.md ( #7537 )
3 years ago
Florian Ruynat
1c0836946f
Update default Kubernetes version to 1.20.6
3 years ago
Florian Ruynat
daed3e5b6a
Use v2.15.1 as base image for CI ( #7466 )
3 years ago
Daniil Muidinov
2257181ca8
Set containerd version to 1.4.4 ( #7398 )
* Set containerd version to 1.4.3
* Set containerd version to 1.4.4
Co-authored-by: Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
3 years ago
Etienne Champetier
f0cdf71ccb
Remove vault ( #7400 )
* Remove contrib/vault
This is marked as broken since 2018 / 3dcb914607
This still reference apiserver.pem, not used since ddffdb63bf
Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
* Finish nuking vault from the codebase
Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
3 years ago
Boris Barnier
8655b92e93
Set Kube-router version to 1.2.0 ( #7402 )
See: `https://github.com/cloudnativelabs/kube-router/releases/tag/v1.2.0 `
3 years ago
Florian Ruynat
6d9ed398e3
Set default k8s version to 1.20.5
3 years ago
Florian Ruynat
05f132c136
Update CNI (calico, kubeovn, multus) and Helm
3 years ago
Maciej Wereski
69d11daef6
Upgrade openSUSE Leap to 15.2 ( #7331 )
15.1 has reached EOL on 2021-02-02.
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
3 years ago
Florian Ruynat
6334e4bd84
Set Kubernetes default version to 1.20.4
3 years ago
Florian Ruynat
de46f86137
Minor update to cilium and calico
3 years ago
Matt Calvert
4cc065e66d
Changes to support Dual Stack networking
4 years ago
Lennart Jern
5368d51d63
Mention docker image in readme ( #7239 )
3 years ago
Florian Ruynat
9007d6621a
Update nginx, minor weave and misc CI tools (vagrant/terraform) ( #7215 )
3 years ago
Florian Ruynat
15dc3868c3
Update Weave to 2.8.0 ( #7181 )
3 years ago
Florian Ruynat
9ef62194c3
Update bunch of dependencies ( #7187 )
3 years ago
Florian Ruynat
7a033a1d55
Add hashes and update default K8S version to 1.20.2 ( #7171 )
3 years ago
Florian Ruynat
a923f4e7c0
Update kube_version_min_required and cleanup hashes for release ( #7160 )
3 years ago
Etienne Champetier
82af8e455e
docker: remove old versions
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
3 years ago
Florian Ruynat
81b4ffa6b4
Add Fedora 33 CI, remove Fedora 31 ( #7072 )
3 years ago
Florian Ruynat
09fa99fdc6
Update hashes and set default version to 1.19.7 ( #7150 )
3 years ago
Etienne Champetier
8bdd0bb82f
Require 2.9.0 <= Ansible version < 2.10.0 ( #7130 )
We have multiple breakage report with Ansible 2.10+ in https://github.com/kubernetes-sigs/kubespray/issues/6762
README.md already recommended 2.9+
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
3 years ago
Florian Ruynat
286191ecb7
Update nginx & cilium version ( #7073 )
3 years ago
Florent Monbillard
9a05037352
SHAs for 1.19.6, 1.18.14, 1.18.13, 1.17.16 and 1.17.15 ( #7063 )
* SHAs for 1.19.6, 1.18.14, 1.18.13, 1.17.16 and 1.17.15
* Fix etcd version in README
* Bump kube_version to 1.19.6
3 years ago
Florian Ruynat
36bd4cdc43
Update cni plugin to 0.9.0 ( #7049 )
3 years ago
bozzo
54aebb92fd
Set Kube-Router version to v1.1.1 ( #7022 )
3 years ago
Anthony Rabbito
93445b4dbc
Update hashes and set default version to 1.19.5 ( #7012 )
* Update hashes and set default version to 1.19.5
Signed-off-by: anthr76 <hello@anthonyrabbito.com>
* Reorder hashes
1.19.5 hashes should be near 1.19.x
* Added back blank line
3 years ago
Florian Ruynat
f4a69d2827
Update docker to 19.03.14 and containerd to 1.3.9 ( #6980 )
3 years ago
Christoph Stäbler
1a491fc10c
Update hashes and set default to 1.19.4 ( #6903 )
3 years ago
Hans Feldt
80eb1ad936
fix ansible password authentication ( #6907 )
* copying ssh key no longer required, works with password auth
* use copy module instead of synchronize (which requires sshpass)
* less tasks and always changed tasks
3 years ago
Florian Ruynat
f6eed8091e
Remove contiv related files ( #6964 )
3 years ago
Florian Ruynat
d40701463f
Update kube-ovn to 1.5.2 ( #6610 )
4 years ago
Lee Spottiswood
bd801de236
bump calico version to 3.16.5 ( #6944 )
4 years ago
Florian Ruynat
227e96469c
Minor update Calico and Cilium ( #6871 )
4 years ago