Skip to content

Commit 5440681

Browse files
authored
Adding kube-proxy to this list
This list appears to name binaries whose configuration flags are documented in this section: [Command Line Tools Reference](/docs/reference/command-line-tools-reference/). Since kube-proxy is an item in that reference, it seems helpful to give it an entry and link here.
1 parent 0f6cb4f commit 5440681

File tree

1 file changed

+1
-0
lines changed
  • content/en/docs/concepts/extend-kubernetes

1 file changed

+1
-0
lines changed

content/en/docs/concepts/extend-kubernetes/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Customization approaches can be broadly divided into *configuration*, which only
3939
*Configuration files* and *flags* are documented in the Reference section of the online documentation, under each binary:
4040

4141
* [kubelet](/docs/reference/command-line-tools-reference/kubelet/)
42+
* [kube-proxy](/docs/reference/command-line-tools-reference/kube-proxy/)
4243
* [kube-apiserver](/docs/reference/command-line-tools-reference/kube-apiserver/)
4344
* [kube-controller-manager](/docs/reference/command-line-tools-reference/kube-controller-manager/)
4445
* [kube-scheduler](/docs/reference/command-line-tools-reference/kube-scheduler/).

0 commit comments

Comments
 (0)