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

Updates to work with 3.10 changes in "oc cluster up" #93

Open
dudash opened this issue Jul 18, 2018 · 3 comments
Open

Updates to work with 3.10 changes in "oc cluster up" #93

dudash opened this issue Jul 18, 2018 · 3 comments

Comments

@dudash
Copy link

dudash commented Jul 18, 2018

For instance --version flag will be gone.

Check out the write-up at the minishift repo:
minishift/minishift#2248

@javiramos1
Copy link

Hi, is this going to be fixed? I would like to use version 3.11 but it is not working

@matihost
Copy link

OKD 3.10 was released on 13SEP, now we do have 3.11 as well.

@matihost
Copy link

After diggin...

oc-cluster-wrapper project is kind of deprecated.

oc command has bundled in persistence.
To start OKD 3.10+

oc cluster up --base-dir=$HOME/.oc --loglevel=7

BUT

See
openshift/origin#21553

so oc cluster up is also not a way to start locally OKD cluster.

and https://github.com/openshift/installer is now in favor ... but it requires virtualization (oc cluster up just needs docker)

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

3 participants