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

Installation requirements missing #481

Closed
alexxa opened this issue Sep 25, 2018 · 5 comments
Closed

Installation requirements missing #481

alexxa opened this issue Sep 25, 2018 · 5 comments

Comments

@alexxa
Copy link

alexxa commented Sep 25, 2018

I don't see any Installation requirements in [1] or [2]. Or "Tested on" info. For example, will it work with any Kubernetes and OpenShift cluster?

[1] https://github.com/operator-framework/operator-lifecycle-manager/blob/master/README.md
[2] https://github.com/operator-framework/operator-lifecycle-manager/blob/master/Documentation/install/install.md

@alexxa
Copy link
Author

alexxa commented Sep 25, 2018

For example,

curl https://raw.githubusercontent.com/operator-framework/operator-lifecycle-manager/master/scripts/run_console_local.sh | bash -
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   969  100   969    0     0   2634      0 --:--:-- --:--:-- --:--:--  2640
bash: line 4: jq: command not found
bash: line 4: jq: command not found
bash: line 4: jq: command not found
bash: line 4: jq: command not found

@alexxa alexxa closed this as completed Sep 25, 2018
@alexxa alexxa reopened this Sep 25, 2018
@chancez
Copy link
Contributor

chancez commented Nov 28, 2018

Needs kube 1.11 at least on latest as well. Uses the status subresource for updates.

@camilamacedo86
Copy link
Contributor

camilamacedo86 commented Mar 25, 2019

Do you mean the minikube? Could you be more specific? If the user is trying to install it with OCP then is the kube already installed?

@chancez
Copy link
Contributor

chancez commented Mar 26, 2019

I mean, whatever kubernetes cluster you're using, and it's API version.

@ecordell
Copy link
Member

Prereqs are now in the readme and the install instructions

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

4 participants