actionhippie-kubectl
Version updated for https://github.com/actionhippie/kubectl to version v1.13.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides functionality for applying Kubernetes manifests by integrating kubectl commands into automated workflows. It simplifies Kubernetes management tasks, such as retrieving resources or deploying configurations, by automating interactions with a Kubernetes cluster directly within a CI/CD pipeline. Key capabilities include passing a kubeconfig file, specifying namespaces, and appending custom kubectl arguments.