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
- Host: GitHub
- URL: https://github.com/gamote/k8s-deployer-action
- Owner: Gamote
- License: other
- Created: 2022-12-12T14:39:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T07:24:09.000Z (about 3 years ago)
- Last Synced: 2024-05-01T22:57:17.097Z (about 2 years ago)
- Language: TypeScript
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)