When getting the logs from rancher some of my pods
in Kubernetes
were terminated due to crashloopbackoff. How can I fix it ??. Attaching some screenshots for reference. [![enter image description here][1]][1]
With available information on above question below is the assumption to your issue
Exit code 150 and ASPNETCORE_ENVIRONMENT
This looks to be a issue with compiled binary may be a version mismatched or correct .NET Core version not used.