v0.2.1
- 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