c12s-kubespray/roles/kubernetes
Maciej Wereski 771a5e26bb
Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351)
* Add KubeSchedulerConfiguration for k8s 1.19 and up

With release of version 1.19.0 of kubernetes KubeSchedulerConfiguration
was graduated to beta. It allows to extend different stages of
scheduling with profiles. Such effect is achieved by using plugins and
extensions.

This patch adds KubeSchedulerConfiguration for versions 1.19 and later.
Configuration is set to k8s defaults or to kubespray vars. Moving those
defaults to new vars will be done in following patch.

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>

* KubeSchedulerConfiguration: add defaults

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2021-04-06 00:35:35 -07:00
..
client Fix warning of mkdir usage (#6951) 2020-12-09 07:14:51 -08:00
control-plane Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351) 2021-04-06 00:35:35 -07:00
kubeadm Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
node remove local lb privileged (#7437) 2021-04-05 05:22:14 -07:00
node-label/tasks Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00
preinstall Replace deprecated 'with_dict' with 'loop' (#7442) 2021-04-05 13:45:19 -07:00
tokens Replace kube-master with kube_control_plane (#7256) 2021-03-23 17:26:05 -07:00