-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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:Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request