SwissDataScienceCenter / amalthea

A kubernetes operator for spawning and exposing jupyter servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Amalthea scheduler is broken in k8s > 1.23

aledegano opened this issue · comments

The Amalthea scheduler deploys a kube-scheduler with a series of policies that are user defined.
However since 1.23 the policies have been removed and now the configuration goes through the general kube-scheduler configuration.

The Helm Chart needs to be updated according to the docs: https://kubernetes.io/docs/reference/scheduling/config/