You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Contour + OSM - Contour is given an mTLS certificate to participate in the mesh
NGINX + OSM - NGINX is given an mTLS cert
NGINX in the OSM mesh - Nginx is installed in a namespace, which participates in the mesh and is sidecared with an Envoy proxy (one pod 2 proxies - one Nginx, one Envoy)
The experiment was ran on 3 unique AKS clusters with the same characteristics.
The GitHub Issue here is to create an
osm-health
check for ingress.In the following repo I documented 3 different Ingress scenarios.
... etc.
Scenarios
(copied from https://github.com/draychev/osm-benchmarks/tree/main/ingress-benchmarks#readme)
Contour + OSM - Contour is given an mTLS certificate to participate in the mesh
NGINX + OSM - NGINX is given an mTLS cert
NGINX in the OSM mesh - Nginx is installed in a namespace, which participates in the mesh and is sidecared with an Envoy proxy (one pod 2 proxies - one Nginx, one Envoy)
The experiment was ran on 3 unique AKS clusters with the same characteristics.
Here is a Contour setup
Here is NGINX setup
Here is NGINX inmesh
The text was updated successfully, but these errors were encountered: