Andy Carter
06/16/2023, 10:15 AMmeltano
command, and it cannot be altered. There is no way (I've found) to run an image with a custom command, it has to be fixed along with the container at creation time. So you end up having one container for each tap & target combo, which leads to...
⢠Very quickly hitting the default Azure quota for assigned Container vCPU, which is 10 for your whole region. So if you have 10 tap-target combo ACIs created and you assign them 1 vCPU each, you can't create any more ACIs. Even if those images are not running, they count as 'assigned' for vCPU quota purposes. So I have scaled down to fractional vCPU for many of them to allow me to create some more. I would make a request to increase the vCPU limit immediately as requires Azure support to do that
I have kind of got to a reasonable working solution, but feel like this would be much easier on AWS škk
06/16/2023, 11:35 AMAlex Kwan
04/03/2024, 3:13 PMAndy Carter
04/03/2024, 6:00 PMAlex Kwan
04/07/2024, 5:29 PMAndy Carter
04/08/2024, 7:32 AM