Rhodes-CS-Department / jupyterhub-deployment

Configs and READMEs for Rhodes CS JupyterHub deployment
2 stars 1 forks source link

Create cluster on stable release channel #27

Closed ml8 closed 2 years ago

ml8 commented 2 years ago

Create cluster with stable release channel.

This ensures that the cluster receives the latest k8s control plane version. This in turn will auto-update node pools to follow the control plane version.

The options are rapid (experimental), regular (GA quality + SLOs), or stable (long-term production reliability).

I chose stable since the feature set we rely on is minimal and stable. GA-quality would be fine, too.

I plan to update the cluster config to match this later this evening (after midnight central).

FYI @anesepark @walidabualafia

I'll merge after I push the change to production.