Skip to content
anchor

GitHub Action

K8S Deployer

v0.0.6 Latest version

K8S Deployer

anchor

K8S Deployer

Deploy your project to Kubernetes without any hassle

Installation

Copy and paste the following snippet into your .yml file.

              

- name: K8S Deployer

uses: Gamote/k8s-deployer-action@v0.0.6

Learn more about this action in Gamote/k8s-deployer-action

Choose a version

K8S Deployer Action

Inputs

Outputs

Usage

Roadmap

  • Add support for kubectl commands
  • Add support for helm commands
  • Multiple deployments
  • Multiple Helm repos

Inspirations