actions-marketplace-validations/EKS kubectl (v1.16)

An action allowing you to integrate with EKS via kubectl in a Github Action, easily with fixed kubectl version to 1.16 ...

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_key_idYour AWS_ACCESS_KEY_IDno
aws_secret_access_keyYour AWS_SECRET_ACCESS_KEYno
aws_regionThe region of the clusterno
cluster_nameThe name of the cluster you're usingyes
eks_role_arnEKS role arn that allow access eks cluster (Mostly happen when you create your cluster with CDK).no
argsThe arguments that you want to pass through to the kubectl commandyes
namedescription
kubectl-outThe output of the kubectl command