cloudandheat / ch-k8s-lbaas

Flexible Loadbalancer-as-a-Service controller for Kubernetes
Apache License 2.0
9 stars 7 forks source link

Support to forward traffic to the cluster IP of the service #13

Closed horazont closed 4 years ago

horazont commented 4 years ago

This makes ch-k8s-lbaas act as a forwarder instead of doing real work, but that’s fine I guess.

It is expected that the deployer ensures that routes exist to the cluster IP.