Version 0.6.0 of Kilo focuses primarily on improving usability and optimizing performance, notably by reducing the number of iptables operations. 0.6.0 includes the following changes:
- feature: add initial compatibility for running as an add-on with Cilium #312
- enhancement: change order of iptables encapsulation rules to reduce the number of iptables operations #317
- enhancement: instrument the iptables operations with Prometheus metrics #323
- fix: only write the WireGuard private key if the key was generated #347
- enhancement: avoid NAT-ing packets to service CIDRs #351
- enhancement: reduce iptables updates by applying rules in optimized order #324
- enhancement: enable for zero-downtime updates of Kilo by not cleaning up the WireGuard interface #327