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

Some training jobs require VPC CIDR Ingress in EKS cluster managed security group #80

Closed ajayvohra2005 closed 7 months ago

ajayvohra2005 commented 7 months ago

Some training jobs require VPC CIDR ingress in the EKS cluster managed security group. Currently the ingress rule is only for Self security group. Need to add VPC CIDR as well.