actions-marketplace-validations/Generic Kubernetes client (kubectl) with AWS cli
GitHub Action for interacting with kubectl being possible to authenticate to an EKS cluster via aws cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| KUBE_CONFIG | Kubernetes configuration | — | — |
| KUBE_HOST | Kubernetes cluster host (IP only, without protocol) | — | — |
| KUBE_USERNAME | Kubernetes cluster username | — | — |
| KUBE_PASSWORD | Kubernetes cluster password | — | — |
| KUBE_CERTIFICATE | Cluster CA certificate | — | — |
| AWS_ACCESS_KEY_ID | AWS access key id | — | — |
| AWS_SECRET_ACCESS_KEY | AWS secret key id | — | — |
Outputs
no outputs