aws-samples / amazon-eks-machine-learning-with-terraform-and-kubeflow

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
82 stars 42 forks source link

Add container resources requests #45

Closed ajayvohra2005 closed 11 months ago

ajayvohra2005 commented 11 months ago

Container resources for training and inference currently have resources limits for Nvidia GPUs, but do not have resources requests. We also need to add resources requests with values same as resources limits.

ajayvohra2005 commented 11 months ago

Closed in commit 54cb2e3