flyte dask task erroring out with the following message
If you face the following error message, this means you probably missing core kubernetes setup such as installing operator. In this case, i am trying to deploy and run a DASK task. Apparently, I am missing the dask operator. This was fixed after I install the operator.
"currentAttempt done. Last Error: USER::Pod failed. No message received from kubernetes."
Comments