easyenglishcoding
easyenglishcoding
Hello, I have the same problem. that LoadBalancer has no available IP/hostnames. I have already exposed service with external IP. I don't use cloud which can give IP automatically, but...
Hello. I just tried to install the gitkube, but I've got errors: ``` root@goliat:~# kubectl create -f https://storage.googleapis.com/gitkube/gitkube-setup-stable.yaml customresourcedefinition.apiextensions.k8s.io/remotes.gitkube.sh created serviceaccount/gitkube created clusterrolebinding.rbac.authorization.k8s.io/gitkube created configmap/gitkube-ci-conf created unable to recognize "gitkube-setup-stable.yaml":...
Finally I solved the problem by updating file gitkube-setup-stable.yaml to new k8s api. Let's check my commit #121 ``` root@goliat:~# kubectl create -f gitkube-setup-stable.yaml customresourcedefinition.apiextensions.k8s.io/remotes.gitkube.sh created serviceaccount/gitkube created clusterrolebinding.rbac.authorization.k8s.io/gitkube created...
@sbussard Hi, just check this link: https://github.com/hasura/gitkube/pull/121/commits/416c8d708be79df3f504279d2ab671f634565a5d