This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kube-router
Watch
1
Star
0
Fork
0
You've already forked kube-router
mirror of
https://github.com/cloudnativelabs/kube-router.git
synced
2025-11-18 11:31:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kube-router
/
pkg
/
controllers
History
Murali Reddy
888cac9193
use iptables-save and iptables-restore commands to consolidate
...
individual iptables command that are run during full network policies sync
2021-03-18 09:21:22 -05:00
..
netpol
use iptables-save and iptables-restore commands to consolidate
2021-03-18 09:21:22 -05:00
proxy
feat: simple CRI implementation in addition to Docker, required for DSR functionality. CRI compliant runtimes support (e.g. containerd, cri-o, etc.) (
#1027
)
2021-02-08 20:04:13 +05:30
routing
Making IPIP/tunnel and override-nexthop independent (
#1025
)
2021-02-09 18:44:56 +05:30
controllers_suite_test.go
code restructuring as per typical golang projects (
#397
)
2018-04-17 00:18:20 +05:30
controllers.go
break controller package to independent packages (
#405
)
2018-04-22 13:25:58 +00:00