We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to reuse part of existing pre deployed infrastructure with cluster-api Outscale deployment:
Cluster-api provider outscale need to support the following: reuse infrastructure parts, with ID or TAG
We need to deploy with multiple providers and predefined topology
for example, others cluster-api provider support it :
- Kubernetes version: (use `kubectl version`): - OS (e.g. from `/etc/os-release`): - Kernel (e.g. `uname -a`): - cluster-api-provider-outscale version: - cluster-api version: - Install tools: - Kubernetes Distribution: - Kubernetes Diestribution version:
The text was updated successfully, but these errors were encountered:
Hi ! I also definitely need this feature. I see in the CRD we can pass resourceId in many object (net/subnet/igw...), have you tested it ?
resourceId
I'm planning to do it in the following days so I will keep you updated
Sorry, something went wrong.
No branches or pull requests
Explain problem to solve
Need to reuse part of existing pre deployed infrastructure with cluster-api Outscale deployment:
Describe the solution you would like
Cluster-api provider outscale need to support the following:
reuse infrastructure parts, with ID or TAG
Additional context
We need to deploy with multiple providers and predefined topology
for example, others cluster-api provider support it :
Environment
The text was updated successfully, but these errors were encountered: