Hi Hiền Lê,
Thank You for reaching out to Microsoft Q&A forum.
Based on above error query, As per my understanding the issue you are facing is the container inside pod is keeps on restarting.
kubectl logs <pod-name> --previous
Can you please try to execute above command which will retrieves logs from the last terminated container instance within the pod. Please share complete logs to investigate in detail.