- Expose a workload
- Expose and secure a workload
- Security
- Cannot connect to a service exposed by an APIRule
- External DNS management
Failing Function container
Symptom
The container suddenly fails when you use the kyma run function
command with these flags:
runtime=nodejs18
debug=true
hot-deploy=true
In such a case, you can see the [nodemon] app crashed
message in the container's logs.
Remedy
If you use Kyma in Kubernetes, Kubernetes itself should run the Function in the container. If you use Kyma without Kubernetes, you have to rerun the container yourself.