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

It's too hard #124

Open
sbussard opened this issue Mar 29, 2020 · 0 comments
Open

It's too hard #124

sbussard opened this issue Mar 29, 2020 · 0 comments

Comments

@sbussard
Copy link

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?

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