Hi team.. I don’t have much experience with Contai...
# ask-the-community
r
Hi team.. I don’t have much experience with ContainerTasks so potentially a noob question. I have a workflow with a single node that runs a container task. The pod is stuck in “not ready” state. I see that the actual container is “Ready” and flyte-copilot-sidecar is in Terminated (Completed) state. Is this expected?
k
yes, flyte-copilot-sidecar is used to download the data from s3. it’s terminated after data is in the pod.
r
Why is the k8s pod still stuck though?
k
is there any other logs in the task pod?