Skip to content

LoadBalancer Services Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@bzub bzub released this 12 Jul 21:33
· 1164 commits to master since this release

LoadBalancer type services now behave the way you'd expect. Previously they were not honored by kube-router. Thanks to @drobinson123 for bringing this issue to our attention.

Also, we forgot to mention that kube-router images now include a suite of tools and convenience configs to help users with troubleshooting and general information gathering regarding IPVS and BGP. To see it in action and learn more head over to the Pod Toolbox documentation.

Enjoy!

Changelog

14ac994 Set goreleaser to only start a draft release on GH. Fixes #52
41281f8 Update README.md
a3bddf6 services-controller: Add LoadBalancer Service support (#53)
537cacc Don't put -latest on dev image tags (#54)


Automated with GoReleaser
Built with go version go1.7.6 linux/amd64