astonishing-leather-27367
12/01/2022, 7:00 AMflytectl demo start
works well.
pyflyte run example.py wf --n 500 --mean 42 --sigma 2
works well.
export FLYTECTL_CONFIG=...
done.
But when i do pyflyte run --remote example.py wf --n 500 --mean 42 --sigma 2
Kubernetes is giving me this error
Pod failed. No message received from kubernetes.
Message: tar: Removing leading '/' from member names.
Any ideas?tall-lock-23197
kubectl get pods -n flytesnacks-development
and kubectl logs <pod-name> -n flytesnacks-development
?hallowed-mouse-14616
12/01/2022, 3:39 PM@task(requests=Resources(cpu="500m", mem="400Mi"), limits=Resources(cpu="1", mem="600Mi"))
We are working on setting better defaults so this isn't necessary - it should just work out of the box.thankful-minister-83577
thankful-minister-83577
flytectl version
please?average-finland-92144
01/10/2023, 9:57 PM