limited-dog-47035
06/02/2022, 9:23 PMBack-off pulling image "<http://ghcr.io/flyteorg/flytekit:py3.9-1.0.3|ghcr.io/flyteorg/flytekit:py3.9-1.0.3>
as it seems that image tag doesn't exist. Is anyone else having this issue with running that getting started page?freezing-airport-6809
freezing-airport-6809
high-accountant-32689
06/02/2022, 10:06 PMhigh-accountant-32689
06/02/2022, 10:15 PMhigh-accountant-32689
06/02/2022, 10:29 PMvictorious-branch-8796
07/02/2022, 2:56 AMvictorious-branch-8796
07/02/2022, 3:02 AMpyflyte run --remote example.py wf --n 500 --mean 42 --sigma 2 --image python:3
Usage: pyflyte run example.py wf [OPTIONS]
Try 'pyflyte run example.py wf --help' for help.
Error: No such option: --image (Possible options: --mean, --sigma)
victorious-branch-8796
07/02/2022, 3:07 AMpyflyte run --image python:3 --remote example.py wf --n 500 --mean 42 --sigma 2
victorious-branch-8796
07/02/2022, 3:22 AMExceeded resourcequota: [BackOffError] The operation was attempted but failed, caused by: pods "fa1fea17215b94c658fa-n0-0" is forbidden: exceeded quota: project-quota, requested: limits.memory=500Mi, used: limits.memory=3000Mi, limited: limits.memory=3000Mi
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
glamorous-carpet-83516
07/02/2022, 4:19 PMdocker ps
)?
I just ran the example, but didn’t get that error.
btw, the default quota is 3000Mi for now.victorious-branch-8796
07/02/2022, 7:45 PM