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
commit f7d2e6da8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -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: