An open API service indexing awesome lists of open source software.

https://github.com/gamote/k8s-deployer-action

K8S Deployer Action
https://github.com/gamote/k8s-deployer-action

Last synced: 7 months ago
JSON representation

K8S Deployer Action

Awesome Lists containing this project

README

          

# K8S Deployer Action

## Inputs

## Outputs

## Usage

## Roadmap

- [ ] Add support for `kubectl` commands
- [ ] Add support for `helm` commands
- [ ] Multiple deployments
- [ ] Multiple Helm repos

## Inspirations

- [Azure K8S Bake](https://github.com/Azure/k8s-bake)
- [Deliverybot Helm Action](https://github.com/deliverybot/helm)
- [Vimeda Helm Action](https://github.com/vimeda/helm)