ironhalik/kubetail-action

Lets you tail kubernetes logs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
debugAdds action debug messages. Might contain sensitive data.no
configKubeconfig yaml contents. Can be base64 encoded or just yaml.no
eks_clusterName of the EKS cluster to interact with. Will use aws eks update-kubeconfig.no
eks_role_arnThe AWS IAM role to use when authenticating with EKS.no
contextContext to use if there are multiple.no
namespaceNamespace to use.no
resourceResource to watch.nodeployment
nameName of the deployment to watch. Incompatible with selector.no
selectorkubectl selector for the deployments to watch. Incompatible with name.no
timeoutHow long to try tailing for.no300s

no outputs