- Mar 15, 2020
-
-
Yujun Zhang authored
* Add document about adding/replacing a node * Update nodes.md Amend for comments
-
- Mar 14, 2020
-
-
Florent Monbillard authored
-
- Mar 13, 2020
-
-
Florent Monbillard authored
* Kubernetes 1.16.8 * Use 1.16.8 in sample inventory and kubespray-defaults
-
Christopher Randles authored
Signed-off-by: Chris Randles <randles.chris@gmail.com>
-
- Mar 12, 2020
-
-
Florent Monbillard authored
-
- Mar 11, 2020
-
-
Florent Monbillard authored
* Upgrade etcd to 3.3.18 * Try with etcd 3.3.15 (kubeadm 1.16.7 default) * Back to square one * Try with 3.3.11 * Upgrade etcd to 3.3.18 (take 2) * Try with 3.3.12
-
Etienne Champetier authored
https://github.com/containerd/containerd/releases/tag/v1.2.11 CVE-2019-16884 / CVE-2019-17596 https://github.com/containerd/containerd/releases/tag/v1.2.12 CVE-2019-19921 / CVE-2019-16884 / CVE-2019-11253 https://github.com/containerd/containerd/releases/tag/v1.2.13 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Mar 06, 2020
-
-
roc authored
-
- Feb 17, 2020
-
-
Brendan Creane authored
-
- Feb 07, 2020
-
-
Florian Ruynat authored
-
- Jan 23, 2020
-
-
Florian Ruynat authored
-
- Jan 08, 2020
-
-
Etienne Champetier authored
I've tested this update by deploying a containerd / etcd cluster on top CentOS7, MetalLB + NGINX Ingress. Upgrade using upgrade-cluster.yml Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 20, 2019
-
-
Alex Newman authored
* Update from https://github.com/kubernetes-sigs/kubespray/issues/4318#issuecomment-470161397 * Woops I missed a spot
-
- Dec 05, 2019
-
-
Maxime Guyot authored
-
- Dec 04, 2019
-
-
Maxime Guyot authored
-
- Nov 27, 2019
-
-
Florian Ruynat authored
-
- Nov 18, 2019
-
-
Yumo Yang authored
-
- Oct 25, 2019
-
-
Ludovic Muller authored
-
- Oct 17, 2019
-
-
Hugo Blom authored
* Add support for Kubernetes 1.16.1 * Defaults to 1.16.1 * add 1.16.2 checksums and set new version as default * correct 1.16.2 checksums and add 1.15.5 checksums
-
Maxime Guyot authored
-
- Oct 16, 2019
-
-
Maxime Guyot authored
-
- Oct 15, 2019
-
-
Seref Acet authored
-
- Oct 02, 2019
-
-
Matthew Mosesohn authored
* Switch to Kubernetes v1.16.0 Change-Id: I5d6a9528b2d443750fc5e031aff15ad3ffead158 * Fix download localhost cached file path Change-Id: I65e79b70e3d1b37265ebc60f41b460cf4b0a0d47 * fix kubeadm etcd for v1.16 Change-Id: I6888a00fd48b530a38b0b31c4095492476af42d2 * disable tf packet jobs Change-Id: I075c4666547fdea4c50ec04864f38e2cfaa79154 * Disable contiv packet jobs. Fix kube-router Change-Id: I3170e8789e60711d4cee8faf65f2094480b79b8d * bump sonobuoy version Change-Id: Ib946905629c7c53ed88f08fb2f41c454457a0097
-
- Sep 30, 2019
-
-
Besmir Zanaj authored
-
- Aug 22, 2019
-
-
Victor Morales authored
According to their compatibility matrix[1] the 1.11.5 version seems to be deprecated. This change updates the CentOS repository reference. [1] https://github.com/cri-o/cri-o#compatibility-matrix-cri-o---kubernetes-clusters
-
- Aug 20, 2019
-
-
Andreas Krüger authored
-
- Aug 15, 2019
-
-
w33dw0r7d authored
-
- Aug 09, 2019
-
-
Craig Rodrigues authored
Signed-off-by: Craig Rodrigues <craig@portworx.com>
-
Bort Verwilst authored
-
- Aug 06, 2019
-
-
Holger Frydrych authored
* Needs an additional cilium-operator deployment. * Added option to enable hostPort mappings.
-
- Jul 31, 2019
-
-
Oilbeater authored
-
Andreas Krüger authored
-
- Jul 21, 2019
-
-
Hugo Blom authored
* update to kubernetes 1.15.1 * Revert to sonobuoy 0.15.0 * update test timeout from 3 to 5 minutes
-
- Jul 15, 2019
-
-
TommyKTheDJ authored
Update README.md to link to the open issue that shows Ansible 2.8.x doesn't work with Kubespray. The requirements.txt file is already fixed to 2.7.8 so only the README needed updating, I think.
-
Andreas Krüger authored
-
Andreas Krüger authored
-
- Jul 12, 2019
-
-
jlacoline authored
-
Jeff Bornemann authored
Fixed Issue #1032 test case for OEL7 AIL with kubeadm Add packet CI stuff for oracle 7
-
- Jul 02, 2019
-
-
okamototk authored
* Use K8s 1.15 * Use Kubernetes 1.15 and use kubeadm.k8s.io/v1beta2 for InitConfiguration. * bump to v1.15.0 * Remove k8s 1.13 checksums. * Update README kubernetes version 1.15.0. * Update metrics server 0.3.3 for k8s 1.15 * Remove less than k8s 1.14 related code * Use kubeadm with --upload-certs instead of --experimental-upload-certs due to depricate * Update dnsautoscaler 1.6.0 * Skip certificateKey if it's not defined * Add kubeadm-conftolplane.v2beta2 for k8s 1.15 or later * Support kubeadm control plane for k8s 1.15 * Update sonobuoy version 0.15.0 for k8s 1.15
-
- Jun 28, 2019
-
-
Simon Lelievre authored
* add macvlan cni to kubespray * macvlan: lint yaml files and fix sample config file * macvlan: add OWNERS file * add macvlan to README * macvlan : CI first shoot * macvlan : CI add full masquerade * delegate retrive pod cidr to master only * macvlan: add config for CI * macvlan: add netchecker deployment
-