Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl

GitHub Action to manage a Kubernetes cluster. Supporting Linux, macOS, and Windows.

Features

  • Multi-platform: Supports Linux, macOS, and Windows runners.

  • Architecture: Supports both x86_64 and ARM64.

  • Ease of use: Automatically installs the latest or specified version of kubectl.

Usage

To use this action, add the following step to your GitHub Action workflow:

- uses: imajeetyadav/kubectl@v2
  with:
    version: v1.28.0 # optional, defaults to latest
- run: kubectl get pods

Authors

Created and maintained by Ajeet Yadav

About

⚙️ GitHub Action to manage a Kubernetes cluster.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages