Skip to main content
Knowledge Base

How do I open more ports for the main EKS containers?

Answer

Howdy 🤠 We are using the `k8s-service` module for launching apps into EKS. My question is, how do we define more than one open port for the container? I have been able to do this for our sidecar containers but am unsure of the syntax/variables needed to do this for the main container in the deployment.

Support for configuring multiple ports added in [Service Catalog Release `v0.85.4`](https://github.com/gruntwork-io/terraform-aws-service-catalog/releases/tag/v0.85.4).