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

Git Command giving error after installing gitkube #120

Open
rahuly1516 opened this issue Dec 24, 2019 · 0 comments
Open

Git Command giving error after installing gitkube #120

rahuly1516 opened this issue Dec 24, 2019 · 0 comments

Comments

@rahuly1516
Copy link

Hi, I have executed both command

  1. kubectl create -f https://storage.googleapis.com/gitkube/gitkube-setup-stable.yaml
  2. kubectl create -f https://storage.googleapis.com/gitkube/gitkube-setup-stable.yaml

but even after that I get error when I do gitkube --version
image

Error message:
[ec2-user@ip-172-31-36-215 ~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.7-eks-1861c5", GitCommit:"1861c597586f84f1498a9f2151c78d8a6bf47814", GitTreeState:"clean", BuildDate:"2019-09-24T22:12:08Z", GoVersion:"go1.12.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.9-eks-c0eccc", GitCommit:"c0eccca51d7500bb03b2f163dd8d534ffeb2f7a2", GitTreeState:"clean", BuildDate:"2019-12-22T23:14:11Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}
[ec2-user@ip-172-31-36-215 ~]$ gitkube --version
-bash: gitkube: command not found
[ec2-user@ip-172-31-36-215 ~]$ gitkube version
-bash: gitkube: command not found

I am running Kubernetes on Amazon EKS

Please let me what is wrong with my installation.

Add output for get svc command
image

I see gitkubed service through my get SVC command but when I run git clone command I get git: command not found error.

image

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

1 participant