Arc: appservice kube gives "required pods not present" #7174
Labels
App Services
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Connected Kubernetes
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
extension/webapp
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Web Apps
Describe the bug
Seem to not be able to find the required app service pods, maybe wrong params.
When running
az appservice kube create --resource-group $resource_group --name $name --custom-location $CUSTOM_LOCATION_NAME
with the name being set to my arc-cluster-resource name and the custom_location_name being the name of the custom location (I used the same when running az customlocation create)
I get:
"The required app service pods in not present in the kubernetes cluster."
Related command
az appservice kube create --resource-group $resource_group --name $name --custom-location $CUSTOM_LOCATION_NAME
Errors
"The required app service pods in not present in the kubernetes cluster."
Issue script & Debug output
Expected behavior
not getting an error, but instead get it running through
Environment Summary
The text was updated successfully, but these errors were encountered: