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
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.
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.