Kubernetes exit code 139 with .netcore app
We have a .NET CORE 6 application that acts as a broker and talks with a Kafka Broker.
The app is dockerized and runs on a Kubernetes cluster.
When the app runs locally it works well, when the app runs on production it generally works but sometimes we find a message like this:
Kubernetes exit code 139 with .netcore app
We have a .NET CORE 6 application that acts as a broker and talks with a Kafka Broker.
The app is dockerized and runs on a Kubernetes cluster.
When the app runs locally it works well, when the app runs on production it generally works but sometimes we find a message like this: