k8s-externalipcontroller icon indicating copy to clipboard operation
k8s-externalipcontroller copied to clipboard

External IP controller is k8s application which is deployed on top of k8s cluster and which configures External IPs on k8s worker node(s) to provide IP connectivity.

Results 15 k8s-externalipcontroller issues
Sort by recently updated
recently updated
newest added

Integration test which creates controller with fake source and waits until external ip will be assigned on real linux box - fails very often. It shouldn't be very hard to...

Currently we are using quite hacky way to register options for application. For instance `--iface` option is global, but it won't take any effect if used with scheduler.

- [ ] Measure latency for ip failover - [ ] Measure latency for scheduler failover And propose reasonable numbers. Like 1s for ip and 4s for scheduler.

https://docs.travis-ci.com/user/caching/ - [x] Kubernetes + dind sources - [ ] Docker images for dind cluster