Skip to content

Commit

Permalink
docs: Add matrix version between envoy and cilium
Browse files Browse the repository at this point in the history
[ upstream commit 11e1bcc ]

This is to add a small docs for version matrix between Cilium and Cilium
envoy versions, which is useful with the upcoming work to move envoy
proxy out of Cilium agent container.

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
Signed-off-by: Tam Mach <sayboras@yahoo.com>
Signed-off-by: Jussi Maki <jussi@isovalent.com>
  • Loading branch information
2 people authored and michi-covalent committed May 10, 2023
1 parent a343487 commit 934bd63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/concepts/security/proxy/envoy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
Envoy
=====

Envoy proxy shipped with Cilium is built with minimal Envoy extensions and custom policy enforcement filters.
Cilium uses this minimal distribution as its host proxy for enforcing HTTP and other L7 policies as specified in network policies
for the cluster. Cilium proxy is distributed within the Cilium images.

For more information on the version compatibility matrix, see `Cilium Proxy documentation <https://github.com/cilium/proxy#version-compatibility-matrix>`_.

*************
Go Extensions
*************
Expand Down

0 comments on commit 934bd63

Please sign in to comment.