Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Install instructions seem inaccurate #7341

Open
gerry-c-wd opened this issue Mar 24, 2022 · 0 comments
Open

Install instructions seem inaccurate #7341

gerry-c-wd opened this issue Mar 24, 2022 · 0 comments

Comments

@gerry-c-wd
Copy link

In readme, the directions for a local install are as follows:

## Local development
For local development we can install Jenkins X with minikube.
First install the Hyperkit driver https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperkit-driver
```
git clone https://github.com/jenkins-x/cloud-environments && cd cloud-environments
jx create cluster minikube --local-cloud-environment=true
```

However that flag doesn't seem to work any more.

> jx create cluster minikube --local-cloud-environment=true
Error: unknown flag: --local-cloud-environment


Available Commands:
  create project alias for: jx project
  create pullrequest alias for: jx pullrequest
  create quickstart alias for: jx quickstart
  create spring alias for: jx spring

I can see there hasn't been updates to this project for 15 months, so perhaps there is no longer interest? If so, would it be possible to put a warning at the top of the readme?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant