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

How to deploy to minikube automatically? #72

Open
davisford opened this issue Jul 29, 2019 · 1 comment
Open

How to deploy to minikube automatically? #72

davisford opened this issue Jul 29, 2019 · 1 comment

Comments

@davisford
Copy link

So, I understand how to deploy with minikube addons configure registry-creds, etc. but I want to deploy this automatically on minikube start without having to run the commands.

Minikube docs say you can put an addon into ~/.minikube/addons and it will enable the addon on startup, but it isn't clear to me what to put in that folder? The yaml files, or the golang binary, or what?

Your docs seem to indicate that I can just deploy the two yaml files in k8s folder after modifying for appropriate secret values. So just deploy the secrets and the replication controller. Will that work without having to mess with minikube addons at all?

Thanks for the clarification.

@nvanheuverzwijn
Copy link

See this PR #63 it may help

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