vanvalenlab / kiosk-console

DeepCell Kiosk Distribution for Kubernetes on GKE and AWS
https://deepcell-kiosk.readthedocs.io
Other
35 stars 6 forks source link

Upgrade default `KUBERNETES_VERSION` to 1.19.x #434

Closed willgraf closed 2 years ago

willgraf commented 2 years ago

GKE no longer supports Kubernetes versions below 1.19. The autoscaler and janitor have also been upgraded to use the Kubernetes 1.18 bindings (the latest release currently), which should support 1.19.x as the API supports +/- 1 version difference.