We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464d254 commit a2ff499Copy full SHA for a2ff499
keps/sig-network/784-kube-proxy-component-config/README.md
@@ -77,7 +77,7 @@ This resulted in a configuration format, that had various different options grou
77
- Backend agnostic options are marked as backed specific options (eg. syncPeriod, minSyncPeriod).
78
- Options specific to a backend are used by other backends (eg. masqueradeBit and masqueradeAll).
79
80
-[kubernetes/issues/117909](https://github.com/kubernetes/kubernetes/issues/117909) captures all the mis configurations in details.
+[kubernetes/issues/117909](https://github.com/kubernetes/kubernetes/issues/117909) captures all the misconfigurations in details.
81
82
Clearly, this made the configuration both hard to use and to maintain. Therefore, a plan to restructure and stabilize the config format is needed.
83
0 commit comments