Aug 18, 2023
It's probably also worth mentioning that sometimes on a failed deployments to the Kubernetes, the container doesn't output any logs using the kubectl logs command. In such cases the kubectl describe command can be useful that at the bottom give you some useful debug information. Consider the case when your node has insufficient CPU or memory and your pod stays Pending