hasura / hasura/gitkube

FATA[0000] gitkube service of type LoadBalancer has no available IP/hostnames

Open
#112 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.8k
Forks
197
PR merge metrics
No merged PRs in 30d

Description

Repeated all steps successfully of this [example](https://github.com/hasura/gitkube-example/tree/master/mono-repo) on fresh Kubernetes 1.14 install. After this:

```
gitkube remote create -f myremote.yaml
```
getting this:
```
INFO[0000] remote example created
INFO[0000] waiting for remote url
FATA[0000] gitkube service of type LoadBalancer has no available IP/hostnames
```
What I am missing?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the command from the linked mono-repo example on Kubernetes 1.14 and inspect the created LoadBalancer service and its status. No source file or test is named, so trace the code that waits for the remote URL and identify the conditions behind the reported error. Done means the cause is confirmed and the behavior or its configuration guidance is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.