No features have been listed yet.
No OpenELB videos yet. You could help us improve this page by suggesting one.
OpenELB might be a bit more popular than Envoy Proxy. We know about 2 links to it since March 2021 and only 2 links to Envoy Proxy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
But what if we could make some changes to enable clients to interact with our gRPC API as though it were a REST service? Our service won't be RESTful since it will still be RPC under the covers, but we will get to access it via HTTP/1.1, URLs, and JSON. Thankfully, we can use an Envoy proxy server to easily accomplish this feat without having to write our own code manually! - Source: dev.to / over 2 years ago
Have a look at Envoy (https://envoyproxy.io) and the Postgres filter (https://www.envoyproxy.io/docs/envoy/v1.19.0/configuration/listeners/network_filters/postgres_proxy_filter) and StartTLS filter (see https://www.envoyproxy.io/docs/envoy/v1.19.0/api-v3/extensions/filters/network/postgres_proxy/v3alpha/postgres_proxy.proto.html how to use it). Source: almost 4 years ago
My project was "CNCF - OpenELB: Provide the OpenELB Web UI for managing EIP and IP pool". I had to develop a web console for creating and managing the OpenELB resources. Now you might be wondering what is OpenELB. Well, OpenELB is an open-source load balancer implementation designed for exposing the LoadBalancer type of Kubernetes services in bare metal, edge, and virtualization environments. You can learn more... - Source: dev.to / over 2 years ago
I'm using metallb + bgp + nginx without problems. Another alternative: https://openelb.io/. Source: over 2 years ago
Haproxy - Reliable, High Performance TCP/HTTP Load Balancer
nginx - A high performance free open source web server powering busiest sites on the Internet.
Traefik - Load Balancer / Reverse Proxy
gobetween - Modern & minimalistic load balancer and router for the Cloud era
Mosn.io - The Cloud Native Proxy for Edge or Service Mesh
Ocelot - Application and Data, Build, Test, Deploy, and Microservices Tools