-1

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]

Riby Varghese
  • 101
  • 1
  • 9

1 Answers1

2

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.

DT.
  • 3,351
  • 2
  • 18
  • 32