This repository was archived by the owner on Jun 29, 2022. It is now read-only.
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Use config files for kube-proxy instead of command line args #1316
Open
Description
Currently kube-proxy throws such warnings in its logs:
W0113 12:08:48.344275 1 server.go:226] WARNING: all flags other than --config, --write-config-to, and
--cleanup are deprecated. Please begin using a config file ASAP.
Fix the above warning by using the config files mounted from configmap.