I am getting this
User: arn:aws:iam::058264248815:user/kk_labs_user_931322 is not authorized to perform: eks:CreateNodegroup on resource: arn:aws:eks:us-east-1:058264248815:cluster/app-cluster
Hi, Thank you, I was able to deploy the Kubernetes cluster.
I’ve ensured that my IP is allowed in the security groups, but I’m still unable to access the service when exposing the port using NodePort. I’ve tried to access the service using
https://nodeportIP:30007
Any ideas on what might be wrong?
Ensure the nodes’ security groups to allow incoming traffic through the port 30007
1 Like