Deploying azure container app with pulumi gives internal service error

Erwin van der Valk 1 Reputation point
2022-04-27T06:35:48.24+00:00

Hi, I'm trying to deploy an azure container app using pulumi (just the example https://github.com/pulumi/examples/tree/master/azure-cs-containerapps).

Unfortunately, i'm getting an internal server error back from azure. Any thoughs on where I can look futher to figure out what's wrong?

error: Code="InternalServerError" Message="Internal server error occurred. Error validating expected pods status in the k8s cluster" Details=[{"Message":"Internal server error occurred. Error validating expected pods status in the k8s cluster"},{"Code":"InternalServerError"},{"ErrorEntity":{"Code":"InternalServerError","ExtendedCode":"51017","Message":"Internal server error occurred. Error validating expected pods status in the k8s cluster","MessageTemplate":"Internal server error occurred. {0}","Parameters":["Error validating expected pods status in the k8s cluster"]}}]

Kind regards,
Erwin

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
644 questions
{count} votes