Skip to content

Support public subnets for clusters #2581

@gregharvey

Description

@gregharvey

You cannot currently opt for a public subnet for an ASG, our role automatically builds a private subnet. Such private subnets cannot work with ECS, for example, where the traffic comes in from NAT gateways and is effectively public, so you need a "publicly accessible" RDS instance on a public subnet for it to work. There are also cases where you might actually want your ASG to have public subnets, for example to save cost.

Key code is in this file:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions