Revision f351c4776ce97b39ae31138b7cb2ba66a5a21354 authored by Quentin Monnet on 16 November 2022, 02:00:31 UTC, committed by Quentin Monnet on 16 November 2022, 02:09:06 UTC
Add a new guide for Cilium's standalone L4LB. The tutorial and tests are
taken from the test script at test/l4lb/test.sh. This first version of
the document is to be completed with the description of more advanced
features.

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
1 parent 4aa559a
Raw File
.gitattributes
/install/kubernetes/cilium/values.yaml.tmpl linguist-language=yml
go.sum linguist-generated
examples/kubernetes/connectivity-check/connectivity-*.yaml linguist-generated
pkg/k8s/apis/cilium.io/v2/client/crds/*.yaml linguist-generated
test/controlplane/**/v1.[0-9][0-9]/*.yaml linguist-generated
test/controlplane/services/graceful-termination/*.yaml linguist-generated
Documentation/cmdref/** linguist-generated
Documentation/helm-values.rst linguist-generated
Documentation/codeowners.rst linguist-generated
Documentation/_static/* -diff
*svg -diff
back to top