c12s-kubespray/roles/kubernetes/control-plane
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
..
defaults/main Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351) 2021-04-06 00:35:35 -07:00
handlers Remove rotate_tokens logic 2021-03-04 23:42:22 -08:00
meta Move kubernetes/master to kubernetes/control-plane (#7218) 2021-02-01 07:15:49 -08:00
tasks Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351) 2021-04-06 00:35:35 -07:00
templates Add KubeSchedulerConfiguration for k8s 1.19 and up (#7351) 2021-04-06 00:35:35 -07:00