ironhalik/kubectl-action
Lets you run arbitrary kubectl commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Adds action debug messages. Might contain sensitive data. | no | — |
| config | Kubeconfig yaml contents. Can be base64 encoded or just yaml. | no | — |
| eks_cluster | Name of the EKS cluster to interact with. Will use aws eks update-kubeconfig. | no | — |
| eks_role_arn | The AWS IAM role to use when authenticating with EKS. | no | — |
| context | Context to use if there are multiple. | no | — |
| namespace | Namespace to use. | no | — |
| run | Commands to run. | no | — |
Outputs
no outputs