Skip to content

It's too hard #124

@sbussard

Description

@sbussard

I don't know how else to put it - setting up gitkube is way too hard, please make it easier.

In the install guide

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

this yaml still causes errors, even though this seems to have been merged 416c8d7

$ kubectl --namespace kube-system expose deployment gitkubed --type=LoadBalancer --name=gitkubed

LoadBalancers cost at least $10/month. Those who are using gitkube are probably looking for low-cost options. I recommend using ingress or nodeport here.

There are namespace concerns. Gitkub seems like a good candidate for using the kube-system namespace but sometimes apps need to live in different namespaces. Is that possible?

gitkube.sh doesn't mention a cli anywhere. If there is a cli, then why are all these manual steps required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions