Currently we deploy the whole infra for AWS, under certain conditions we may need to deploy machines using an existing VPC. This implementation may find out caveats:
- If VPC is set and spot is set we will only look for spot in AZs which has subnet available for the VPC.
- Airgap will not be supported.
Currently we deploy the whole infra for AWS, under certain conditions we may need to deploy machines using an existing VPC. This implementation may find out caveats: