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

Distribute a Docker image of KubeOne #473

Closed
eqrx opened this issue May 31, 2019 · 2 comments
Closed

Distribute a Docker image of KubeOne #473

eqrx opened this issue May 31, 2019 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. wontfix This will not be worked on
Milestone

Comments

@eqrx
Copy link
Contributor

eqrx commented May 31, 2019

Distribute a Docker image for users to retrieve to elimate the need to install packages.
This requires mounting of configuration files and integration into the SSH agent running in the user environment.

@eqrx eqrx added the kind/feature Categorizes issue or PR as related to a new feature. label May 31, 2019
@xmudrii xmudrii added this to the v0.9 milestone Jun 1, 2019
@eqrx eqrx modified the milestones: v0.9, v0.10 Jun 13, 2019
@eqrx eqrx added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Jul 10, 2019
@eqrx
Copy link
Contributor Author

eqrx commented Jul 10, 2019

I do not see how to make the image having a good UX. To use kubeone in it you need to

  • have the same SSH version inside and outside of the container
  • use a really long command line for mounts, envs etc
  • get all the tokens into the container, either by specifying all of them in the command line or put them in a file and source that

@eqrx eqrx closed this as completed Jul 10, 2019
@eqrx eqrx added wontfix This will not be worked on and removed lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. labels Jul 10, 2019
@eqrx eqrx removed this from the v0.10 milestone Jul 10, 2019
@eqrx eqrx reopened this Jan 8, 2020
@eqrx
Copy link
Contributor Author

eqrx commented Jan 8, 2020

Well now we have the case that we would like to run k1 automatically inside a docker container (without user interaction). This seems much more usable for me.

@xmudrii xmudrii added this to the Someday milestone Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. wontfix This will not be worked on
Projects
None yet
3 participants