Kuberentes (k8s) cli - kubectl
Version updated for https://github.com/actions-hub/kubectl to version v1.35.2.
- This action is used across all versions by 1,922 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides a streamlined way to interact with Kubernetes clusters using kubectl commands directly within a CI/CD workflow. It automates tasks such as managing resources, retrieving cluster information, and handling namespaces or secrets, while supporting multiple authentication methods (e.g., kubeconfig, credentials, or bearer tokens). The action simplifies Kubernetes operations, making it easier to deploy and manage applications in a consistent and efficient manner.