I'm trying to deploy an azure container apps insta...
# general
i
I'm trying to deploy an azure container apps instance using the example provided, but I'm getting an invalid operation exception back from Azure. Now this is likely something I need to take up with azure support, but perhaps somebody else has run into this issue or has an idea of what might be going 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"]}}]