And got to this screen below but it just hangs. I was on my VPN when I first tried it but went for another go after turning it off, in case it was an issue:
My understanding of Flyte is limited, but I assumed that the source would be
flyte.config
which i have in my project so why would this message come up regarding that it could not find a config file?
h
high-park-82026
02/27/2022, 6:15 PM
It's looking for a different config file. It's not an error though.. expected to be empty the first time..
What happens if you answer yes to the delete existing cluster question?
b
brief-school-17720
02/27/2022, 6:19 PM
So this most recent time of trying again I:
1. Said
n
to deleting brand new flyte cluster
2. Next message came up saying I needed to export two variables:
a. Add KUBECONFIG and FLYTECTL_CONFIG to your environment variable
3. I re-ran the
flytectl sandbox start --source .
command, said
y
to deleting brand new flyte cluster and was able to get my docker container running
f
freezing-airport-6809
02/27/2022, 9:08 PM
I think the y/n is misleading. Cc @great-school-54368 does it every work when you say no
g
great-school-54368
02/28/2022, 4:20 AM
Yes, No is only useful if container already running. It will not perform restart.