My container in Kubernetes is failing and stuck in CrashLoopBackOff state with no logs/events to track the error.
Above screenshot is taken through Azure Kubernets Extensions on VS Code There is no visible logs for me to further investigate the issue.
In Container description, it says it's terminated due to exit code 134.
What does this error code mean? and where can I find the logs for container termination?