Error downloading ACR image in service fabric local cluster node

Copper Contributor

Team,
I am working on a solution to containerize .NET APIs and deploy to on-prem Service Fabric cluster.

As part of this, I did create docker image of my API and pushed it to Azure container registry. Then created a service fabric solution and configured to read the image from ACR.

This solution gets published to local service fabric cluster successfully but upon deploy nodes go to error state saying - "There was an error during download. Container deployment is not supported on the node.". Below is screenshot of the same.

I greatly appreciate for any solutions around this issues. Also, any blog/articles/videos for a similar working example/solution would be of great help.

 

Thanks in advance!

 

containerdeploy_error.jpg

0 Replies