canonical / kubeflow-examples

Charmed Kubeflow examples
Apache License 2.0
32 stars 9 forks source link

eks-cluster-setup: Use Ubuntu20.04 instances #39

Closed orfeas-k closed 1 year ago

orfeas-k commented 1 year ago

Modify cluster.yaml file for EKS cluster to spin up Ubuntu20.04 instances instead AmazonLinux2 ones. Before merging this, we should test that MLFlow works too with this change.