Istio
Configuring the Revenium Envoy filter for use in Istio Service Mesh environments
Register the Metering Beacon
The Revenium Istio Plugin files can be obtained from your Revenium Account Team.
Determine the Egress Envoy Cluster Name for the Metering Beacon
This is a bit tricky as we need the name of the Envoy cluster to send traffic upstream from Envoy. General syntax is something like this:
ie,
Configure the Envoy Filter
Open revenium-envoy-filter.yaml and edit the following:
revenium_api_id
revenium_envoy_cluster_name
Then apply the configuration:
Last updated