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

Local setup (skaffold): Incorrect DNS assumptions #223

Closed
AurelienGasser opened this issue Apr 20, 2020 · 0 comments · Fixed by #224
Closed

Local setup (skaffold): Incorrect DNS assumptions #223

AurelienGasser opened this issue Apr 20, 2020 · 0 comments · Fixed by #224

Comments

@AurelienGasser
Copy link
Contributor

AurelienGasser commented Apr 20, 2020

The default "local" installation of the susbtra stack (skaffold run) assume that custom /etc/hosts entries present on the host are used during DNS resolution from inside running pods.

That appears to be the case in some setups:

  • Docker-for-mac
  • minikube with virtualbox driver

However, it appears not to be the case in other setups:

So, effectively, the default local installation of the substra stack only works in some environments.

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

Successfully merging a pull request may close this issue.

1 participant