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

Distributed training using Kubeflow on Amazon EKS
Apache License 2.0
79 stars 43 forks source link

EKS cluster and node group should be in a private subnet #17

Closed ajayvohra2005 closed 2 years ago

ajayvohra2005 commented 2 years ago

EKS cluster nodes, and the EKS node group nodes need to be in a private subnet, not accessible from the internet.

ajayvohra2005 commented 2 years ago

Hash commit ddc0e9628f8d038d159fff6570c16689b07a3c7e resolves this issue.