kubectl CLI
ActionsTags
(2)GitHub Action to manage a Kubernetes cluster.
To use this action, add the following step to your GitHub Action workflow:
- uses: imajeetyadav/kubectl@v1
with:
version: v1.25.5 # optional
- run: kubectl get pods
Created and maintained by Ajeet Yadav
kubectl CLI is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.