netf/Helm the deployer on EKS
Authenticates on EKS clusters 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 |
|---|---|---|---|
| aws-region | AWS region to use (default: eu-west-2) | yes | eu-west-2 |
| cluster-name | EKS cluster name. | yes | — |
| command | Your command (kubectl or helm) | yes | — |
Outputs
| name | description |
|---|---|
| result | Output returned by your Helm or kubectl command |