321 Commits (0ca7aa126bec27d636d0c53685ed242bb4d37553)

Author SHA1 Message Date
Sylvain Chateau 0ca7aa126b
added "Flatcar", "Flatcar Container Linux by Kinvolk" for all coreOS role (#5607) 5 years ago
Sergey 36c1f32ef9
remove legacy docker repo in kubernetes/preinstall before any packages installed (#5640) 5 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 5 years ago
Matthew Mosesohn f599a4a859 force other resolvers to be secondary when using systemd-resolved (#5391) 5 years ago
LuciferInLove 4f70da2731 Added Amazon Linux 2 support for deploying with docker (#5301) 5 years ago
Matthew Mosesohn 1c25ed669c Remove unnecessary and risky reload network for resolvconf propagation (#5322) 5 years ago
Matthew Mosesohn a005d19f6f Enable systemd-resolved DNS resolution mode (#5318) 6 years ago
Sergey 3118437e10 check on all cluster node - kubelet_max_pods <= (2 ** (32 - kube_network_node_prefix | int)) - 2 (#5279) 6 years ago
yelhouti d332a254ee install python3 instead of python2 for fedora >= 30 fixes 5056, fixes 4802 (#5111) 6 years ago
Matthew Mosesohn a43e0d3f95 Switch to Kubernetes v1.16.0 (#5189) 6 years ago
陈谭军 2fc02ed456 fix-typo (#5199) 6 years ago
Matthew Mosesohn 023108a733 Refactor calico route reflector to run in k8s cluster (#4975) 6 years ago
Oilbeater 1be788f785 add Kube-OVN cni to kubespray (#5020) 6 years ago
Jeff Bornemann da50ed0936 move flexvolume plugin directory creation to preinstall (#4999) 6 years ago
Matthew Mosesohn 23ae6027ab remove support for calico v2.x (#4974) 6 years ago
Jeff Bornemann 728155a2a1 Support for Oracle Linux (#3655) 6 years ago
Matthew Mosesohn 352297cf8d
Fixup deploy of kubeadm etcd for Kubernetes v1.15.0 (#4952) 6 years ago
andreyshestakov c81b443d93 Fix order of names in /etc/hosts (#4940) 6 years ago
Simon Lelievre f599c2a691 add macvlan cni to kubespray (#4901) 6 years ago
Matthew Mosesohn 4348e78b24 Enable kubeadm etcd mode (#4818) 6 years ago
Neven Miculinic 27a99e0a3f Added configurable min memory assertions (#4307) 6 years ago
Andreas Krüger 3cc351dff9 Require min version of Kubernetes (#4860) 6 years ago
Frank Ritchie ab6f0012cc Make local volume provisioner dir mode a variable (#4821) 6 years ago
Dani Comnea d540560619 Preinstall fails on checking etcd group length (#4839) 6 years ago
Andreas Krüger 797bfd85b0 Only create kubeadm compat cert dir link if it does not exist (#4840) 6 years ago
Sergey Nuzhdin 07cb8ebef7 Add support for arm images for hyperkube, kubeadm and cni_binary (#4261) 6 years ago
Matthew Mosesohn 6347419233 Avoid duplicating nameservers (#4833) 6 years ago
Jacopo Secchiero 5d9946184a Add ignore_assert_errors to "kube-master, ... (#4779) 6 years ago
MarkusTeufelberger 73c2ff17dd Fix Ansible-lint error [E502] (#4743) 6 years ago
MarkusTeufelberger e67f848abc ansible-lint: add spaces around variables [E206] (#4699) 6 years ago
MarkusTeufelberger 88d919337e ansible-lint: don't compare to empty string [E602] (#4665) 6 years ago
MarkusTeufelberger a65605b17a ansible-lint: Don't use bare variables (#4608) 6 years ago
MarkusTeufelberger 424e59805f ansible-lint: Fix commands that are also available as module (#4619) 6 years ago
Matthew Mosesohn 09fe95bc60 Avoid creating k8s cert dir on non-k8s nodes (#4602) 6 years ago
Matthew Mosesohn 05dc2b3a09 Use K8s 1.14 and add kubeadm experimental control plane mode (#4514) 6 years ago
Maxime Guyot b218e17f44 ansible-lint: E403 Package installs should not use latest (#4500) 6 years ago
Maxime Guyot 37eac010c8 ansible-lint: Don’t compare to literal True/False (#4499) 6 years ago
Matthew Mosesohn c5fb734098 Switch calicoctl from a container to a binary (#4524) 6 years ago
Matthew Mosesohn d39c273d96 Revert "Use K8s 1.14 and add kubeadm experimental control plane mode (#4317)" (#4510) 6 years ago
Matthew Mosesohn 316508626d Use K8s 1.14 and add kubeadm experimental control plane mode (#4317) 6 years ago
Neven Miculinic a30ad1e5a5 Added generic CNI network plugin (#4322) 6 years ago
Maxime Guyot 1ce2f04f47 allow Suse OS family (#4430) 6 years ago
Matthew Mosesohn 5f12b7aedf Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) 6 years ago
Matthew Mosesohn b7fd462944 Fix support for ansible 2.7.9 (#4375) 6 years ago
Matthew Mosesohn acbf3db233 Remove hard dependence on facts for all nodes (#4304) 6 years ago
Matthew Mosesohn adf6a7121f Reenable set_facts task for dns_late (#4312) 6 years ago
hikoz 67832aada9 changed_when:false (#4189) 6 years ago
Gabor Lekeny b4aaa7b908 Speed up tasks (#4278) 6 years ago
Matthew Mosesohn b07641c3f3 Move kube_proxy_remove out of set_facts and set default (#4180) 6 years ago
hikoz e03588f431 use swapon -s (#4216) 6 years ago