How to communicate like client-server between Pods in a private subnet in Kubernetes cluster?
I have 2 deployment, 2 respective node port services, both targeted to port 80 in my EKS cluster runs in AWS environment.
Cannot create service account in EKS (terraform 30.1) using Terraform v1.9.6
Working in a project that I already used in the pass. I tried to create the same infrastructure in AWS using the same code, but this time I have some issues creation the service account resource. I created my EKS cluster in AWS using terraform and I have other terraform to create the k8 resources.