Skip to content

Git Command giving error after installing gitkube #120

Open
@rahuly1516

Description

@rahuly1516

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions