Skip to content

[Feature]: Support tag on subnet creation #594

@alistarle

Description

@alistarle

Problem to Solve

Currently, there is no way to specify the required tag at subnet creation when creating a cluster. Some tags are required on subnet when using the Outscale CCM to create loadbalancer, in particular:

  • kubernetes.io/role/elb
  • kubernetes.io/role/internal-elb

https://github.com/outscale/cloud-provider-osc/blob/OSC-MIGRATION/deploy/debug-tree.png

Proposed Solution

Adding a Tag attribute on the subnet (like for the security group) in order to specify which subnet can be used for internal and external load-balancer if using CCM, but a generic tag attribute will allow more use case later.

Additional Context

No response

Environment Details

- Kubernetes version (`kubectl version`):
- OS (`/etc/os-release`):
- Kernel (`uname -a`):
- cluster-api-provider-outscale version:
- cluster-api version:
- Install tools:
- Kubernetes distribution:
- Kubernetes distribution version:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions