Skip to content

kubectl CLI

Actions
GitHub Action to manage a kubernetes cluster
v1
Latest
Star (2)

kubectl

GitHub Action to manage a Kubernetes cluster.

Usage

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

Authors

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.

About

GitHub Action to manage a kubernetes cluster
v1
Latest

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.