craftyc0der/tkn on EKS
tkn on EKS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| task | The task you want to run | no | — |
| cluster_task | The cluster task you want to run | no | — |
| namespace | The namespace the task is in | yes | — |
| serviceaccount | The serviceaccount to run the task with | no | — |
| args | The arguments added to tkn command after task name such as `--param key=value` | no | — |
| pod_template | The PodTemplate to apply to the TaskRun if any. | no | — |
| kubeconfig | The kubeconfig file to use | no | — |
| aws_access_key_id | AWS Access Key ID. This input is required if running in the GitHub hosted environment. It is optional if running in a self-hosted environment that already has AWS credentials, for example on an EC2 instance. | no | — |
| aws_secret_access_key | AWS Secret Access Key. This input is required if running in the GitHub hosted environment. It is optional if running in a self-hosted environment that already has AWS credentials, for example on an EC2 instance. | no | — |
| aws_region | AWS Region, e.g. us-east-2 | yes | — |
Outputs
no outputs