codal/EKS Deployment Verification

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

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 cluster nameyes
eks_role_arnEKS role arn that allow access eks cluster (Mostly happen when you create your cluster with CDK).no
namespaceThe cluster namespaceyes
app_nameThe app name within cluster namespaceyes
namedescription
deployment-check-outThe output of the deployment-check command