This message was deleted.
# ask-the-community
s
This message was deleted.
b
Hi Istiyak, how are you building the container image, did you install the necessary requirements in the container image?
i
Hi Bram, the container is being built on Docker with python 3.10 as base image. Yes, I installed the same requirements in the container.
k
It seems you do not have enough memory allocated
To the Luther sandbox container?
i
Well, I did not allocate any limits in the beginning. Just used Resources(mem="3000Mi", cpu="1", ephemeral_storage="3000Mi"), still the response is unchanged.
k
I mean the minikube vm does not have enough memory maybe
i
Negative, it's running on 12.5Gi of RAM.
s
Is "flytekit" present in the container image?
i
thank you everyone for your inputs. apparently, I did not copy the script file that needs to run.