Michael Oglesby
07ecef86e3
Replace fetch with synchronize due to memory error ( #5084 )
Fix for Kubespray Issue #5059 (https://github.com/kubernetes-sigs/kubespray/issues/5059 ). There is a known issue with the 'fetch' module that will sometimes lead to it failing with a memory error. See ansible/ansible#11702 (https://github.com/ansible/ansible/issues/11702 ). I encountered this issue with the "Copy kubectl binary to ansible host" task in kubespray/roles/kubernetes/client/tasks/main.yml, and it caused my entire deployment to error out (see "Output of ansible run" above). Replacing 'fetch' with 'synchronize' fixes this issue.
5 years ago
ewtang
3bc4b4c174
Use raw module for bootstrap-debian.yml ( #5061 )
Updated Openstack to terraform 0.12 (#5062 )
* update openstack to terraform 0.12(.5)
* replace cluter.tf with cluster.tfvars
* update README.md to terraform 0.12
* update Openstack CI tests to use terraform 0.12
* specify terraform version in openstack README
* gitlab CI to copy cluster.tfvars in case of openstack provider
* The terraform/openstack dynamic inventory can read
tfstate v4 (generated by terraform 0.12) and convert them internally
ro v3 (as generated by terraform 0.11.x).
Additionally the script has been updated to Python 3.
5 years ago
Victor Morales
da089b5fca
Update CRI-O in CentOS ( #4582 )
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
5 years ago
Sergey
494a6512b8
fix bug: run Copy image to ansible host cache on download_delegate host ( #5094 )
* run 'task download_container | Copy image to ansible host cache' with synchronize on download_delegate host
* try to run task copy file to ansible host on all inventory, not only on first random host
5 years ago
Tony Fouchard
f6a63d88a7
Allow to configure strict ARP on kube-proxy ( #5092 )
5 years ago
Andreas Krüger
86cc703c75
Upgrade to Kubernetes 1.15.3 ( #5091 )
5 years ago
Hugo Blom
4dba34bd02
add cinder max attached volumes ( #5089 )
5 years ago
Xiaodu
b0437516c1
Kube-router annotate.yml: Use group 'k8s-cluster' instead of 'all' ( #5087 ) ( #5088 )
5 years ago
Ali Sanhaji
a1ff1de975
fix openstack_cacert conditional ( #5078 )
5 years ago
Zou Nengren
1bfbc5bbc4
remove resource-container default value for kube-proxy ( #4994 )
5 years ago
Bort Verwilst
c5b4d3ceaa
upgrade Helm to 2.14.3 ( #5075 )
Signed-off-by: Bart Verwilst <bart@verwilst.be>
5 years ago
w33dw0r7d
8fc9c5d025
Upgrade ingress nginx to 0.25.1 ( #5081 )
5 years ago
刘旭
53bc80bb59
Ingress nginx ( #5066 )
* remove svc-default-backend
* update ingress-nginx clusterrole
5 years ago
Matthew Mosesohn
771ce96e6d
Set initial kubeadm token if specified in kubeadm init ( #5057 )
Change-Id: I7fd94ec6d195af60d237b3cfe91668ca1f707d26
5 years ago
Oilbeater
fc456ff0cd
move kube-ovn images to dockerhub ( #5063 )
5 years ago
Sergey Kolekonov
b4f70db878
Fix broken containerd pinning on Ubuntu ( #5072 )
5 years ago
Matthew Mosesohn
0a2f4edfc6
Always download coredns images with kubeadm ( #5071 )
Fixes situation when using manual mode because it
tries to download coredns v1.3.1 from the same
image repository where kubernetes images are
downloaded from.
Change-Id: Ibbec8a72c8162ce8befa74e2013a268737ea5f8a
5 years ago
Danilo Riecken P. de Morais
56fa46716e
Add missing coredns tag. ( #5054 )
5 years ago
Simon Lelievre
62aecd1e4a
multus | fix use last version ( #5041 )
5 years ago
Mario
973afef96e
Fix variable for rbd_provisioner_user_secret ( #5042 )
* Update main.yml
* fix dead link 404
5 years ago
Bort Verwilst
a235605d2c
go to k8s 1.15.2, update nodelocaldns to latest bugfix release ( #5048 )
5 years ago
Matthew Mosesohn
023108a733
Refactor calico route reflector to run in k8s cluster ( #4975 )
* Refactor calico-rr to run in k8s cluster with taint
Change-Id: I75a3169ff5b36ce8302fc7ef1c32d3eb697b5afa
* add preinstall checks
* rework calico/rr role
Change-Id: I2f0a7e6cb77cf91ad4a615923680760d2e5d9ca8
* add empty calico-rr group
Change-Id: I006c0a60db9b72d02245bf8fdfabcf982144a5ad
5 years ago
Matthew Mosesohn
75d1be8272
Fix check for removing etcd member ( #5051 )
Change-Id: Ib27d051ff111f813097a9b33a86465a2a30a6db0
5 years ago
Matthew Mosesohn
a44235d11b
Refactor remove node to allow removing dead nodes and etcd members ( #5009 )
Change-Id: I1c59249f08f16d0f6fd60df6ab61f17a0a7df189
5 years ago
Matthew Mosesohn
7abf6a6958
Allow etcd member join by checking cluster health only on first etcd ( #5032 )
Change-Id: I9cc01cef3a437893225e2d9f58495826bbce7be9
5 years ago
Maxim Snezhkov
b710c72f04
Add ability to setup virtual ip for ingress-controller ( #5044 )
5 years ago
Holger Frydrych
bc6de32faf
Upgrade Cilium network plugin to v1.5.5. ( #5014 )
* Needs an additional cilium-operator deployment.
* Added option to enable hostPort mappings.
5 years ago
Matthew Mosesohn
7cf8ad4dc7
Optionally refresh kubeadm token every time ( #5043 )
Change-Id: I278cb14aa93abf20160cc001f69e2f472504e6d8
5 years ago
Remous-Aris Koutsiamanis
02ec72fa40
Fix commands for using experimental kubeadm control plane ( #5006 )
5 years ago
Johannes Scheuermann
d22634a597
Refactor containerd ubuntu setup and remove redundant tasks ( #5015 )
5 years ago
Mark Janssen
f3df0d5f4a
Always create bash_completion.d folder ( #5039 )
5 years ago
w33dw0r7d
92bfcf0467
Add CoreDNS endpoint_pod_names option ( #5012 )
5 years ago
koriukiv
54b1fe83f3
Add an option to reserve resources for OS system daemons ( #5007 )
5 years ago
Oilbeater
1be788f785
add Kube-OVN cni to kubespray ( #5020 )
5 years ago
rptaylor
8afbf339f7
fix broken link ( #5023 )
5 years ago
Andreas Krüger
8c935dfb50
Update CoreDNS to 1.6.0 ( #5021 )
5 years ago
Johannes Scheuermann
66c5ed8406
Update critools to v1.15.0 ( #5016 )
5 years ago
Erwan Miran
4087e97505
Additional files and dirs to remove when running reset ( #5000 )
5 years ago
Jeff Bornemann
da50ed0936
move flexvolume plugin directory creation to preinstall ( #4999 )
* move flexvolume plugin directory creation to preinstall
* changes per pr feedback
5 years ago
okamototk
fbbfff3795
fix broken ubuntu containerd engine ( #5002 )
5 years ago
Aleksey Kasatkin
fb9103acd3
Update calico-typha deployment to address v3.7.x changes ( #5003 )
* Update calico-typha deployment to address v3.7.x changes
So that calico-typha works for Calico v3.7.x.
* Apply changes for v3.7.x only.
5 years ago
nico-netminded
49d921cf91
Restart canal after scale or upgrade. Just like PR#4531, but for canal ( #4992 )
5 years ago
刘旭
fe29c97ae8
add ansible_hostname and ansible_fqdn to apiserver_sans ( #4990 )
5 years ago
Hugo Blom
2abb6c8689
update to kubernetes 1.15.1 ( #4989 )
* update to kubernetes 1.15.1
* Revert to sonobuoy 0.15.0
* update test timeout from 3 to 5 minutes
5 years ago
Andreas Krüger
a3ca441998
Remove unused handlers from Flannel CNI ( #4984 )
* Only reload docker when is_atomic for Flannel
* Remove unused handlers from Flannel CNI
5 years ago
rptaylor
9cf503acb1
configure docker_options directly with template ( #4912 )
5 years ago
Matthew Mosesohn
1cbdd7ed5c
Fixup etcdctl download for etcd kubeadm mode ( #4991 )
Change-Id: I8d8e59a97823390f40e8810905ca52430329f040
5 years ago
Sergey Kolekonov
428e52e0d1
Fix calico handler for containerd ( #4985 )
crictl tool must be used to delete containers in case of containerd
deployment
5 years ago
Matthew Mosesohn
70dc222719
Upgrade local volume provisioner to v2.3.2 ( #4983 )
5 years ago
Tilman Beitter
69f796f0c7
use the locally deployed kubectl binary within the kubectl.sh helper script ( #4311 )
5 years ago