Skip to content

Releases: cloudnativelabs/kube-router

Flexible BGP configuration

13 Jun 11:27
Compare
Choose a tag to compare
Pre-release

Support for more than a single AS per cluster to allow AS per rack design (#22)
Support to peer with different external BGP routers on per node basis

Stable version with support for KOPS and bootkube to provsion cluster

03 Jun 02:13
Compare
Choose a tag to compare

Support for provisioning cluster with installers are added

Now you can deploy kubernetes cluster with kube-router using Kops and bootkube

v0.0.2

21 May 01:31
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Following functionality is added

  • client IP based session persistence with IPVS service proxy
  • ability to peer with external routers
  • ability to advertise cluster IP of the services to the peering router
  • ability to advertise pod CIDR to the peering router

v0.0.1

26 Apr 07:16
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

kube-router initial verion. tested againest kubernetes 1.6.2 and 1.5.4. kube-router can be run daemonset.