cloudfoundry / concourse-infra-for-fiwg

This repo holds the deployment tooling used to deploy a Concourse instance for the Foundation Infrastructure Working Group
2 stars 7 forks source link

allow a worker pool that can avoid using the nat gateway #48

Closed garethjevans closed 2 years ago

garethjevans commented 2 years ago

on the app-autoscaler team, we get intermittent failures on our acceptance tests when they are routed via the nat gateway, it seems to exceed the maximum number of allowed ports. The recommendation from google when you are hitting this issue when running many requests to the same endpoint via a nat gateway is to use external ip addresses on the worker nodes to ensure they can talk to the internet without going via the nat gateway.

bosh-admin-bot commented 2 years ago

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.