26 Commits (6878c2af4e0bbc3ae135c31c68d05d47c0dd84ca)

Author SHA1 Message Date
Chad Swenson 6878c2af4e Fix kube_hostname_override inconsistencies (#4185) 6 years ago
Vasilis Remmas cd7924f8c9 Add oidc prefixes to kubeadm templates (#4159) 6 years ago
Danny Kulchinsky 96688269f8 Support both --address and --bind-address for scheduler and controller-manager (#4112) 6 years ago
rongzhang bab2e5ed0d Use --bind-address instead of --address 6 years ago
Andreas Holmsten 4d5b41b8db Allow override of bind addr for controller-manager and scheduler (#3968) 6 years ago
Chad Swenson 80379f6cab Fix kube-proxy configuration for kubeadm (#3958) 6 years ago
Seongjin Cho 16715adfa0 Adds support for webhook token auth. (#3939) 6 years ago
Zefool 6ebcaab2bb controlPlaneEndpoint set up through load balancer should be possible … (#3888) 6 years ago
Seongjin Cho e7b835eb4c Fix duplicate storage-backend (#3906) 6 years ago
Matthew Mosesohn 50b884a32d Fixup line breaks for kubeadm SANs (#3908) 6 years ago
Egor 7da9880ff7 Move node-cidr-mask-size to ControllerManagerextraArgs (#3845) 6 years ago
Andreas Krüger d5ce5874e8 Streamline path to certs dir (#3836) 6 years ago
Rong Zhang 225f765b56 Upgrade kubernetes to v1.13.0 (#3810) 6 years ago
Andreas Krüger ddffdb63bf Remove non-kubeadm deployment (#3811) 6 years ago
Chad Swenson 487cfa5e6c Add options for configuring control plane component extra volumes (#3779) 6 years ago
Chad Swenson b59d5c35bc Fix kubeadm_controller_extra_args (#3778) 6 years ago
Rong Zhang ddc19f43ba Add cloud provider config to kubeadm deployments (#3766) 6 years ago
Egor 9a5438ce2f Fix kubeadm-config: add kube_network_node_prefix (#3761) 6 years ago
Rong Zhang 0cfcd39d55 Switch to kubeadm deployment mode (#3461) 6 years ago
Danny Kulchinsky 9ae2eefb9a Add resource-container flag to kube-proxy manifest (#3519) 6 years ago
Erwan Miran 3fafa583d1 hostnameOverride on a per-node basis (#3708) 6 years ago
Arnaud MAZIN 633bfa7ebc Bring static tokens and user back to 1.12 (#3593) 6 years ago
Erwan Miran 77d705ca9f cluster_name is to be set in initConfiguration too (#3661) 6 years ago
Erwan Miran 7bec169d58 Fix ansible syntax to avoid ansible deprecation warnings (#3512) 6 years ago
Rong Zhang 76fe84fe93 Use imageRepository instead of the unifiedControlPlaneImage (#3484) 6 years ago
Rong Zhang af97febb04 Upgrade kubernetes to v1.12.0 (#3410) 6 years ago
LiuDui 192f7967c9 Remove excess space (#3421) 6 years ago
Andreas Krüger d6ebe8c3e7 Sync manifests with kubeadm (#3383) 6 years ago
Jan Wozniak a330b281e8 Check `openstack_cacert` for empty string 6 years ago
Andreas Kruger cac485756b Mount basic auth or token auth dirs to support it on kubeadm deployments 6 years ago
Andreas Kruger 1c999b2a61 Move kube_kubeadm_controller_extra_args to controllerManagerExtraArgs section. It was placed in controllerManagerExtraVolumes 6 years ago
Andreas Kruger 8d1c0c469c Added missing enable-aggregator-routing option 6 years ago
Andreas Kruger 26d7380c2e Sync manifests from non-kubeadm to kubeadm deploy 6 years ago
rongzhang 77e08ba204 Support dynamic kubelet config 6 years ago
Erwan Miran af74d85b7d Remove --insecure-bind-address when insecure-port=0 6 years ago
Chad Swenson 97e5f28537
Revert "Remove insecure-port and insecure-bind-address when possible" 6 years ago
Erwan Miran a5509fc2ce Remove insecure-port and insecure-bind-address when possible 6 years ago
rongzhang 435e098751 Fix feature-gates 6 years ago
mlushpenko 8e95974930 Fix ports for kubeadm client and master configs for ha setups 6 years ago
rongzhang 9eade647e6 Fix kubeadm lb 6 years ago
Erwan Miran 52ab54eeea Fix missing quotes for audit-log-path and wrong placement of feature-gates 6 years ago
Takashi Okamoto d407a590a6 container_manager variable to specify runtime. 6 years ago
Takashi Okamoto 236f066635 kubeadm cri-o support. 6 years ago
rongzhang 5a4352657d Fix install audit failed 6 years ago
Samuele Chiocca f13bc796d9 added nodePortAddresses on kubeadm conf v1alpha2 (not present on v1alpha1) 6 years ago
Erwan Miran c34900e569 Define apiserver flags directly instead of relying on auditPolicy section in order to have the ability to redirect audit log to stdout with kubeadm 6 years ago
rongzhang 59176ebbb9 Add kubeadm controlplaneEndpoint 6 years ago
Erwan Miran 54548d3b95 kubeadm mounts the hostpaths itself 6 years ago
Erwan Miran 58d4d65fab minor variable fix and reuse + handle auditlog redirected to stdout 6 years ago
rongzhang 2ffc1afe40 Support audit 6 years ago