azure-container-instances Questions

3

Solved

Is there built-in support for enabling SSL on Azure Container Instances? If not, can we hook up to SSL providers like Lets Encrypt?
Geniagenial asked 13/11, 2017 at 8:7

4

Solved

Is it possible to expose/open more than one port on an Azure Container Instance? I've only been able to open one port per container. I'd like to run the equivalent of: docker run -p 80:80 -p 443:4...
Mckenney asked 9/8, 2017 at 16:53

2

Solved

I have created a Azure Container Registry, and uploaded a custom ACI to the registry - no problem - everything works as intended. I have tried creating an container instance from the image using th...
Britzka asked 26/3, 2018 at 18:55

1

Solved

ok, I have a requirement from third-part to run a workload from a specific IP (so they can white-list it). Can I assign a reserved IP to my ACI container?
Motta asked 28/5, 2018 at 14:45

2

Solved

Is it possible to scale an ACI running container? Problem: We have some old-school Cloud Services (.NET Framework v4.7.1) we're migrating to Docker containers, we've successfully got them running...

1

Solved

This doesn't seem to be listed neither on the Microsoft portals, or be answered anywhere else - so I might have misunderstood how this is provisioned and/or calculated in Azure, but; Instancing a ...
Chillon asked 23/3, 2018 at 17:56

1

Are there any best practices on continuous deployment to an Azure Container Instance so that it keeps the public IP? Or mapping an Azure Reserved IP to a dynamic IP that the ACI gets bound to at de...
Tletski asked 9/11, 2017 at 10:10

© 2022 - 2024 — McMap. All rights reserved.