Skip to content

Provide the ability to configure default subnet IDs via an argument or alternatively providing the ability to customize the discovery tag #3451

@azagarelz

Description

@azagarelz

What would you like to be added:
Provide an argument that allows specifying the subnet IDs to be used for pods instead of relying on the subnets autodiscovery.
Alternatively, providing the ability to customize the discovery tag would also work

Why is this needed:
Our current method of provisioning EKS clusters via Terraform automatically tags the required subnets.
Unfortunately, this also means that when a cluster is destroyed, those tags are removed.
Since the autodiscovery tag cannot be customized, all clusters using the same set of subnets rely on the same tags, and removing them breaks every cluster.
The autodiscovery looks like an advanced feature which seems unnecessary in most cases.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions