mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-09 17:01:30 +02:00
Update README.md
This commit is contained in:
parent
a3bddf6ecd
commit
41281f8b08
@ -6,7 +6,7 @@ kube-router
|
|||||||
|
|
||||||
Kube-router is a distributed load balancer, firewall and router for Kubernetes. Kube-router can be configured to provide on each cluster node:
|
Kube-router is a distributed load balancer, firewall and router for Kubernetes. Kube-router can be configured to provide on each cluster node:
|
||||||
|
|
||||||
- a IPVS/LVS based service proxy on each node for *ClusterIP* and *NodePort* service types, providing service discovery and load balancing
|
- a IPVS/LVS based service proxy on each node for *ClusterIP*, *NodePort* and *LoadBalancer* service types, providing service discovery and load balancing
|
||||||
- an ingress firewall for the pods running on the node as per the defined Kubernetes network policies using iptables and ipset
|
- an ingress firewall for the pods running on the node as per the defined Kubernetes network policies using iptables and ipset
|
||||||
- a BGP router to advertise and learn the routes to the pod IP's for cross-node pod-to-pod connectivity
|
- a BGP router to advertise and learn the routes to the pod IP's for cross-node pod-to-pod connectivity
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user