Skip to content

Instantly share code, notes, and snippets.

@dbazhal
dbazhal / cilium-envoy-config-multiple-ports-header-split.yaml
Last active April 27, 2023 09:20
Cilium envoy config (CiliumEnvoyConfig) example for 1.13.1, with multiple ports, header-based traffic split, and header-based dynamic routing
apiVersion: cilium.io/v2
kind: CiliumEnvoyConfig
metadata:
name: mesh-grpc-server-helloworld
namespace: etalon-grpc
spec:
backendServices:
# this is my target service, and this is it's main port, that we'll be processing
- name: grpc-server-helloworld
namespace: etalon-grpc