Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v2.28.0
  • v2.27.0
  • v2.25.1
  • v2.24.3
  • v2.26.0
  • v2.24.2
  • v2.25.0
  • v2.24.1
  • v2.22.2
  • v2.23.3
  • v2.24.0
  • v2.23.2
  • v2.23.1
  • v2.23.0
  • v2.22.1
  • v2.22.0
  • v2.21.0
  • v2.20.0
  • v2.19.1
  • v2.18.2
21 results

kubespray

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Maciej Wereski authored
    * 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: default avatarMaciej Wereski <m.wereski@partner.samsung.com>
    
    * KubeSchedulerConfiguration: add defaults
    
    Signed-off-by: default avatarMaciej Wereski <m.wereski@partner.samsung.com>
    771a5e26
    History
    Name Last commit Last update