k-mitevski / terraform-k8s

Example code for provisioning Kubernetes clusters on EKS using Terraform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question on the ec2 instance created

hashir91 opened this issue · comments

I created the cluster successfully, but I am unable to access the ec2 instance directly? I see there is no public-ip for the instance that got created? How do we specify a public ip to the node-group?