Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue deploying Tornjak Helm chart with Minikube #162

Open
maia-iyer opened this issue Feb 17, 2023 · 0 comments
Open

Issue deploying Tornjak Helm chart with Minikube #162

maia-iyer opened this issue Feb 17, 2023 · 0 comments

Comments

@maia-iyer
Copy link
Collaborator

For some reason the ghcr.io/spiffe/tornjak-fe:latest image fails to pull. On helm install... i get ErrImagePull repeatedly.

After minikube ssh and then manually pulling the image docker pull ghcr.io/spiffe/tornjak-fe:latest I do not get this issue anymore. The pull takes a while, so my guess is it times out.

After this happens, looking into the logs for the frontend container, I get to a line that says Starting development server... but then, the container stops mysteriously. When I use a different optimized image, this does not happen, although that image does require a restart. This is likely more a problem with the image itself than the deployment.

tl;dr: there is an ErrImagePull issue with Minikube specifically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant