Jacob Weinstock

Results 149 comments of Jacob Weinstock

Hey @detiber, just wanted to check and see if this is still an outstanding issue, yes?

> Looking sharp, but I do feel like we should just script this. A lot of the Go code is boilerplate around command invocations as we talked about. I'm open...

Going to have this be in the https://github.com/tinkerbell/playground repo instead of here. https://github.com/tinkerbell/playground/pull/191

I think we're good here. please reopen if not.

Hey @rgruyters. It appears that you might have used an IP for your load balancer that is in use. The load balancer IP needs to be a free and unused...

ah ok. yeah looks like kubevip + traefik is requesting the same IP as the host. `(svcs) adding VIP [[10.20.30.40]] for [kube-system/traefik]` You can disable kubevip in the chart and...

I tried a few things using k3d and setting `--set "stack.kubevip.enabled=false"` and `--set "stack.lbClass="` seems to be working for me. Let me know if that helps.

Hey @pmorillon , thanks for this. Looks good. Just going to run a few test scenarios locally and then we'll merge it.

Looks like this branch needs a rebase of main.

Thanks @ClashTheBunny. Mind resolving the DCO failure, please? [reference](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md)