
Solo.io Engineering | April 05, 2019
Envoy Proxy — high severity vulnerabilities that can lead to exposure of unauthorized services.
Overview Two vulnerabilities have been discovered in the Envoy proxy that can potentially allow unauthorized access to backend resources. They are classified as of high severity according to the CVSS methodology and […]

Solo.io Engineering | April 04, 2019
Upstream Groups and more — Weekly Solo.io Gloo Release Summary
Highlights This week’s release summary includes an exciting feature: Upstream Groups. For details on how it works check the 5 Minutes with Gloo blog on UpstreamGroups Subset Load Balancing — organize […]

Solo.io Engineering | March 29, 2019
Gloo Weekly Release Summary
A few weeks ago we automated our release logs, and with that, anyone can check our documentation to see what we released, the issues fixed, and the new features added. Highlights […]

Solo.io Engineering | March 29, 2019
5 minutes with Gloo — Upstream Groups
If you’re familiar with Gloo, you might be aware that Gloo already supports splitting traffic into multiple destinations, which is especially useful for Canary Deployments and A/B tests, and that’s […]

Christian Posta | March 26, 2019
Guidance for Building a Control Plane for Envoy Part 3: Domain Specific Configuration
This is part 3 of a series that explores building a control plane for Envoy Proxy. In this blog series, we’ll take a look at the following areas: Adopting a […]

Solo.io Engineering | March 21, 2019
5 minutes with Gloo — The Anatomy of a VirtualService
In this installment of 5 minutes with Gloo, I’ll introduce you to the concept of a VirtualService. Understanding what a Gloo VirtualService is, and its role in traffic management, is crucial […]

Christian Posta | March 19, 2019
Using Gloo as an ingress gateway with Istio and mTLS (updated for Istio 1.1!)
Istio is a popular open-source service mesh with powerful service-to-service capabilities such as request-routing control, metric collection, distributed tracing, security, et. al. Istio also ships with an ingress-gateway component that […]

Solo.io Engineering | March 15, 2019
5 minutes with Gloo — OIDC
Configuring Gloo and Envoy to use OIDC (OpenID Connect) In this series of Blogs titled ‘5 minutes with Gloo’, we’ll introduce some of the Gloo and Gloo Enterprise functionality in […]

Solo.io Engineering | March 13, 2019
Canary Deployments with Gloo Function Gateway using Weighted Destinations
Photo by Form. This is the 3rd post in my 3 part series on doing Canary Releases with Solo.io Gloo. In part 1, Routing with Gloo Function Gateway, you learned how to setup Gloo, and […]