question

RainoRaphel-6084 avatar image
0 Votes"
RainoRaphel-6084 asked learn2skills answered

Regarding azure container instance

Hi,
I have few queries regarding azure container instance

Is load balancer & auto scaling is supported in ACI ?

How can we run replicas of same container ?

Regards,
Raino

azure-kubernetes-serviceazure-container-instances
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

learn2skills avatar image
0 Votes"
learn2skills answered

Hi @RainoRaphel-6084

Thank you for posting in Q & A forum.

Is load balancer & auto scaling is supported in ACI ?
It is not possible to scale a specific ACI instance and If you want more CPU/Memory you would need to redeploy that Container Instance and Horizontally scale ACI is possible [ex-add more containers]
ACI does not support load balancers

ACI is targeting Vnet + Azure Load-Balancer support this Spring.
https://docs.microsoft.com/en-us/answers/questions/397623/aci-with-subnet-and-internal-loadbalance.html

Geo-replication in Azure Container Registry
https://docs.microsoft.com/en-us/azure/container-registry/container-registry-geo-replication



If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.