awslabs / autonomous-driving-data-framework

ADDF is a collection of modules, deployed using the SeedFarmer orchestration tool. ADDF modules enable users to quickly bootstrap environments for the process and analysis of autonomous driving data.
Apache License 2.0
113 stars 44 forks source link

[FEATURE] Update MLOPs on EKS to use EKS v1.29 #449

Closed a13zen closed 2 months ago

a13zen commented 7 months ago

Is your feature request related to a problem? Please describe. IDF has released support for EKS 1.29 including some very useful new features including GPU AMI support and new CSI installations.

Describe the solution you'd like Update the MLOPs on EKS deployment under manifests/mlops to use the newer node with proper GPU Optimized AMI support.

dgraeber commented 7 months ago

@a13zen Are you referring to the mlops/* that deploy Kubeflow?

srinivasreddych commented 7 months ago

Agreed. Started refactoring mlops solution to use EKS 1.29 version