kubernetes/cmd/kube-proxy
Lars Ekman 4b59d2b05c kube-proxy: Optionally do privileged configs only
A new --init-only flag is added tha makes kube-proxy perform
configuration that requires privileged mode and exit. It is
intended to be executed in a privileged initContainer, while
the main container may run with a stricter securityContext
2023-10-24 07:01:31 +02:00
..
app kube-proxy: Optionally do privileged configs only 2023-10-24 07:01:31 +02:00
OWNERS Add more labels (esp. area/kube-proxy) to sig-network OWNERS 2023-03-18 11:29:38 -04:00
proxy.go add flag 'logging-format' to kube-proxy 2023-07-13 14:33:33 +08:00