fixing feature flag in client-go docs (#9341)

This commit is contained in:
Jim Angel
2018-07-02 09:14:18 -05:00
committed by k8s-ci-robot
parent 88cf97994a
commit 7b313cd302
@@ -675,7 +675,7 @@ rules:
## client-go credential plugins
{% assign for_k8s_version="v1.11" %}{% include feature-state-beta.md %}
{{< feature-state for_k8s_version="v1.11" state="beta" >}}
`k8s.io/client-go` and tools using it such as `kubectl` and `kubelet` are able to execute an
external command to receive user credentials.