Skip to content

Releases: mhristache/kbird

0.3

05 Dec 09:38
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release
  • remove the option to enable IP forwarding via an env var (added in 0.2)
  • add option to run an init container that can be used to initialized the linux kernel forwarding part. The init container will execute raw linux shell commands specified as string value to the init key in the helm values file.
    By default the init container will:
    • enable IP forwarding
    • disable eth0
    • enable UDP cheksum filling for routed packets (workaround for projectcalico/felix#40)

0.2

21 Nov 22:34
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
  • add option to enable ip forwarding

0.1

12 Nov 17:53
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
add helm chart