cannot get demo working #16
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
What did you do?
What did you expect to happen?
A successful infrastructure deploy.
What actually happened?
I received errors.
Next steps
After this I did have services deployed to the cluster. I then proceeded to run
$ ./deploy-apps.sh
. The apps were deployed but the images were not recognized. I then raneval $(minikube -p minikube docker-env)
to build the images inside minikube rather than on my local docker and that solved the image pull issue but when looking at the parca app atlocalhost:7070
no profiles were available. I suspect there's some step in the failure above that I needed for the full flow to work.The text was updated successfully, but these errors were encountered: