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

oneup tutorial errors when pushing docker image #1056

Closed
adamdecaf opened this issue Jan 21, 2019 · 2 comments
Closed

oneup tutorial errors when pushing docker image #1056

adamdecaf opened this issue Jan 21, 2019 · 2 comments

Comments

@adamdecaf
Copy link

After pulling down the latest tilt source I ran tilt up from integration/oneup, but ran into a problem when tilt tries to push the docker image. I don't have that auth config file to push.

screen shot 2019-01-21 at 10 11 49 am

@nicks
Copy link
Member

nicks commented Jan 22, 2019

This usually means that you don't have kubectl configured to talk to a local cluster, like Docker For Mac or Minikube. Can you check out the FAQ and see if that resolves your problem?
https://docs.tilt.build/faq.html#q-i-m-getting-push-errors-like-unauthorized-you-don-t-have-the-needed-permissions-when-i-try-to-build-the-first-example-what-do-i-do

@adamdecaf
Copy link
Author

Ah. My bad, thanks!

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

2 participants