Skip to content

Commit f3d7188

Browse files
authored
Update README.md
1 parent d243f7d commit f3d7188

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ We have Kube-proxy which provides service proxy and load balancer. We have sever
1919

2020
- Kube-router builds on standard Linux technologies, so you can verify the configuration and troubleshoot with standard Linux networking tools (ipvsadm, ip route, iptables, ipset, traceroute, tcpdump etc).
2121

22+
- Kube-router is a solution purpose built for Kubernetes. So it does not carry the burden of functionality to support other container orchestration and infrastrcutre orchestration platforms. Code base is extremely small for the functionality it provides and easy to hack up and customize.
23+
2224
## See it in action
2325

2426
<a href="https://asciinema.org/a/118056" target="_blank"><img src="https://asciinema.org/a/118056.png" /></a>

0 commit comments

Comments
 (0)