Support transparent proxy config in kuma-dp via CLI flags #13339
Labels
kind/feature
New feature
triage/accepted
The issue was reviewed and is complete enough to start working on it
Milestone
Description
Summary
Extend
kuma-dp
to support receiving transparent proxy configuration through CLI flags, as described in the MADR Transparent Proxy ConfigMap Handling Outside the Control Plane.Background
To remove the control plane’s need to manage workload-specific ConfigMaps, the data plane proxy (
kuma-dp
) must be able to load and merge transparent proxy configuration on its own using a flexible set of CLI options.Tasks
--transparent-proxy-config
flag tokuma-dp
-
to read config from STDIN--transparent-proxy
alias for--transparent-proxy-config
Acceptance Criteria
kuma-dp
accepts transparent proxy config via--transparent-proxy-config
and--transparent-proxy
flags-
for reading from STDIN--transparent-proxy
works as a shorthand for default configThe text was updated successfully, but these errors were encountered: