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

sqoopctl install kube fails with "Error: running kubectl apply on manifest: exit status 1" #56

Open
danias opened this issue Aug 16, 2020 · 3 comments

Comments

@danias
Copy link

danias commented Aug 16, 2020

Hi there,

I am very new in Sqoop and quite new in Kubernetes too so excuse me if I am missing something very obvious.

I have installed Minikube and seems to be running fine but getting Error: running kubectl apply on manifest: exit status 1 when I run sqoopctl install kube as per the instructions.

minikube version
minikube version: v1.12.3
commit: 2243b4b97c131e3244c5f014faedca0d846599f5-dirty

kubectl version --client
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.8", GitCommit:"9f2892aab98fe339f3bd70e3c470144299398ace", GitTreeState:"clean", BuildDate:"2020-08-13T16:12:48Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"}

sqoopctl --version
sqoopctl version 0.2.7

I also tried to install Gloo first just in case but I am getting the same result.

glooctl version
Client: {"version":"1.5.0-beta18"}
Server: {"type":"Gateway","kubernetes":{"containers":[{"Tag":"1.5.0-beta18","Name":"discovery","Registry":"quay.io/solo-io"},{"Tag":"1.5.0-beta18","Name":"gateway","Registry":"quay.io/solo-io"},{"Tag":"1.5.0-beta18","Name":"gloo-envoy-wrapper","Registry":"quay.io/solo-io"},{"Tag":"1.5.0-beta18","Name":"gloo","Registry":"quay.io/solo-io"}],"namespace":"gloo-system"}}

Any ideas?

@Averick
Copy link

Averick commented Mar 11, 2021

I am facing the same issue and not able to resolve it.

@teja22060
Copy link

I am also facing same issues.

Error: running kubectl apply on manifest: exit status 1
Usage:
sqoopctl install kube [flags]

@kaushik143
Copy link

I am also facing the same issue. Do we have any workaround?

Error: installing crd manifests: running kubectl apply on manifest: exit status 1 Usage: sqoopctl install kube [flags]

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