Merge pull request #22441 from ankeesler/ankeesler/exec-cred-prov-install-hint

Update external credential providers docs with install hint details
This commit is contained in:
Kubernetes Prow Robot
2020-07-15 05:52:37 -07:00
committed by GitHub
@@ -757,6 +757,19 @@ users:
args:
- "arg1"
- "arg2"
# Text shown to the user when the executable doesn't seem to be present. Optional.
installHint: |
example-client-go-exec-plugin is required to authenticate
to the current cluster. It can be installed:
On macOS: brew install example-client-go-exec-plugin
On Ubuntu: apt-get install example-client-go-exec-plugin
On Fedora: dnf install example-client-go-exec-plugin
...
clusters:
- name: my-cluster
cluster: