Also - if Iām interested in executing a flyte workflow from my javascript web app - what would be the best way to set this up? In the docs, I only see how to execute workflows from Python - would I need a flask or fastapi endpoint in between which executes the workflow? Appreciate the help!
f
freezing-airport-6809
09/11/2022, 11:04 PM
Hi @bright-eve-21175 -
Partial gpu support is not available right now. If kubernetes supports it, that will be supported by Flyte automatically
š 1
freezing-airport-6809
09/11/2022, 11:06 PM
For launching a workflow from JavaScript- 2 options
1. Use Flyte typescript Grpc client or use the rest client
2. Pterodactyl if it supports- cc @bored-sundown-82236