Azure Container App Environment with Built-In Ingress Controller

prasantc 936 Reputation points
2024-09-13T17:00:34.9666667+00:00

Does the Azure Container App Environment come with a built-in ingress controller? Additionally, what are the steps to setting up APIM to the container app environment? Should APIM point to the container app or one of the built-in ILB IP addresses of the container app environment, or should it hit the ingress controller?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2024-09-13T17:00:34.9833333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Yes, the Azure Container Apps environment comes with a built-in ingress controller. When you enable ingress, you don't need to create an Azure Load Balancer, public IP address, or any other Azure resources to enable incoming HTTP requests or TCP traffic. As for setting up APIM to the container app environment, it should point to the ingress controller. The ingress controller is responsible for routing incoming traffic to the appropriate container app.


    References:

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.