https://flyte.org logo
#ask-the-community
Title
# ask-the-community
r

Richard Li

06/26/2023, 6:07 PM
When using ImageSpec, can we do the image building remotely? Can we launch builtkitd in a K8s pod and send our build requests there? Possibly with
envd context
k

Kevin Su

06/26/2023, 6:51 PM
yes, you are right, you can create a envd remote context, and switch to that context, then you are able to build the image on remote machine
5 Views