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 subnets are missing required tags for load balancing #14

Closed jerstern closed 3 years ago

jerstern commented 3 years ago

The terraform does not currently tag public subnets with the required kubernetes.io/cluster/my-eks-cluster: shared tag. This prevents the load balancer from being automatically created, along with the k8s service.