Skip to content

v0.2.1

Compare
Choose a tag to compare
@tibordp tibordp released this 08 Jun 16:01
· 22 commits to master since this release
  • Fix: Populate Node annotations even if firewall-only or native routing modes are used
  • Consistently order node addresses
  • Docmentation improvement

Install on dual-stack clusters by

kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.2.1/deploy/manifest.yaml

And on single-stack (IPv6-only) clusters by:

kubectl apply -f https://raw.githubusercontent.com/tibordp/wigglenet/v0.2.1/deploy/ipv6_only.yaml