Getting started with flyte

 

Ensure you have docker with kubernetes enabled

Run the following command

  • flytectl sandbox start

Then

git clone https://github.com/mitzen/flyte-demo.git

cd flyte-demo

pyflyte run --remote example.py training_workflow

browser to http://localhost:30081/console

you should be able to see an project called flytesnacks

Some of the default projects created by flyte

alt text

You can see we have a tasks under a workflow alt text

Tasks that are being run and you can see we can re-run some of it alt text

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type