1358 Commits (d7df5778982ed0b0dd46e80407109119f6483844)

Author SHA1 Message Date
Damon Wang 48c41bcbe7 kube-proxy need conntrack (#5478) 4 years ago
Matthew Mosesohn 5fab610fab Clean kubectl cache after upgrade on first master (#5479) 4 years ago
Matthew Mosesohn 696fcaf391 Ensure 0644 mode for ca.crt on nodes (#5428) 4 years ago
Sergey 9fda84b1c9 set node label via kubectl label command (#5257) 4 years ago
Etienne Champetier 42702dc1a3 Fixes for CentOS 8 (#5213) 4 years ago
Maxime Guyot b15d41a96a Add support to Ansible 2.9 (#5361) 4 years ago
Hugo Blom f7aea8ed89 update oidc to contain quotes (#5406) 4 years ago
Matthew Mosesohn 57fef8f75e Allow customizing kubelet healthz port and bind addr (#5403) 5 years ago
Matthew Mosesohn f599a4a859 force other resolvers to be secondary when using systemd-resolved (#5391) 5 years ago
Matthew Mosesohn 18cee65c4b Add support for k8s v1.17.0-rc.1, remove hyperkube (#5378) 5 years ago
Yujun Zhang aec5080a47 kubernetes/masters: fix task name in kubeadm setup (#5377) 5 years ago
Michael Shen 6924c6e5a3 [FIX] fix match because trim removes leading/trailing whitespace (#5356) 5 years ago
Matthew Mosesohn 85c851f519 scale down coredns on each master during graceful upgrade (#5344) 5 years ago
Matthew Mosesohn 8b67159239 Do not run kubeadm upgrade on first deploy (#5339) 5 years ago
LuciferInLove 4f70da2731 Added Amazon Linux 2 support for deploying with docker (#5301) 5 years ago
Matthew Mosesohn db5040e6ea Set certs and files with kubeadm token to mode 0640 (#5325) 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) 5 years ago
Matthew Mosesohn 471589f1f4 Scale down coredns created by kubeadm upgrade to 0 replicas (#5308) 5 years ago
Matthew Mosesohn 186ec13579 Fix incorrect suggestion to enable old k8s apis (#5292) 5 years ago
Matthew Mosesohn 81da231b1e Set cluster DNS in kubeadm config for kubelet dynamic config (#5293) 5 years ago
Sergey 3118437e10 check on all cluster node - kubelet_max_pods <= (2 ** (32 - kube_network_node_prefix | int)) - 2 (#5279) 5 years ago
Michael Oglesby c672681ce5 Revert Pull Request #5084 (#5120) 5 years ago
yelhouti d332a254ee install python3 instead of python2 for fedora >= 30 fixes 5056, fixes 4802 (#5111) 5 years ago
Matthew Rapa 3debb8aab5 add KUBELET_VOLUME_PLUGIN to kubelet.env (#5128) 5 years ago
YichenWong aada6e7e40 Add etcd_data_dir variable to the kubeadm config (#5263) 5 years ago
Matthew Mosesohn ac60786c6f Add support for restart handlers for control plane on crio/containerd (#5250) 5 years ago
Robin Elfrink faaff8bd72 Add RotateCertificates to kubelet config if kubelet_rotate_certificates is set. (#5152) 5 years ago
Qingkun Li a51b729817 add ignore_errors to the kube-proxy deletion task (#5236) 5 years ago
Matthew Mosesohn dea9304968 Enable openstack_cacert to be either file or base64 string (#5243) 5 years ago
Matthew Mosesohn 2864e13ff9 Reset between kubeadm secondary control plane join attempts (#5240) 5 years ago
Matthew Mosesohn a43e0d3f95 Switch to Kubernetes v1.16.0 (#5189) 5 years ago
Richard Scott 75e4cc2fd9 Updated kubectl.sh (#5156) 5 years ago
Etienne Champetier 81cb302399 MetalLB: fail if kube_proxy_strict_arp is false (#5180) 5 years ago
Sergey 1cf6a99df4 generate kubeadm download image list with options useHyperKubeImage (#5203) 5 years ago
陈谭军 2fc02ed456 fix-typo (#5199) 5 years ago
Sergey 8984096f35 use hyperkubeimage to run controlplane containers (#5178) 5 years ago
Matthew Mosesohn 6fe2248314 Use more native way to update kubeconfigs using kubeadm (#5165) 5 years ago
Matthew Mosesohn 27ec548b88 Add support for k8s v1.16.0-beta.2 (#5148) 5 years ago
Florent Monbillard 637f09f140 Fix ansible task titles (#5154) 5 years ago
Matthew Mosesohn 9b0f57a0a6 Adjust endpoints for kube-proxy,controller,scheduler to proper ip (#5150) 5 years ago
Matthew Mosesohn 7f74906d33 Make haproxy/nginx client timeout configurable (#5140) 5 years ago
Richard Arends 4d95bb1421 Use python3-libselinux on RHEL8/Centos8 (#5127) 5 years ago
rptaylor 10e0fe86fb remove unimplemented custom_flags vars, document the extra_args vars (issue 4352) (#5108) 5 years ago
Michael Oglesby 07ecef86e3 Replace fetch with synchronize due to memory error (#5084) 5 years ago
Tony Fouchard f6a63d88a7 Allow to configure strict ARP on kube-proxy (#5092) 5 years ago
Hugo Blom 4dba34bd02 add cinder max attached volumes (#5089) 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
Matthew Mosesohn 771ce96e6d Set initial kubeadm token if specified in kubeadm init (#5057) 5 years ago