elastic-analytics/Helm on EKS (with aws-iam-authenticator)
Authenticates on EKS clusters using aws-iam-authenticator and executes Helm commands. Can also be used with kubectl commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Your command (kubectl or helm) | yes | — |
| plugins | Comma-separated URLs for the Helm Plugins you need installed | no | — |
Outputs
| name | description |
|---|---|
| result | Output returned by your Helm or kubectl command |