https://github.com/devopsmariocom/relax
K8s Gitops based CD
https://github.com/devopsmariocom/relax
Last synced: 11 months ago
JSON representation
K8s Gitops based CD
- Host: GitHub
- URL: https://github.com/devopsmariocom/relax
- Owner: devopsmariocom
- License: mit
- Created: 2018-08-01T21:33:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T15:53:00.000Z (about 5 years ago)
- Last Synced: 2025-04-26T23:08:06.162Z (12 months ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Relax
K8s simplified Gitops based CD
[](https://microbadger.com/images/elmariofredo/relax "Get your own image badge on microbadger.com") [](https://microbadger.com/images/elmariofredo/relax "Get your own version badge on microbadger.com")
> Simple GitOps deployment without [flux](https://github.com/weaveworks/flux/tree/master/site) overhead.
## How does it work
1. Create k8s Deployment ( see [./manifests](./manifests) )
2. Runs pod with simple loop in [./run.sh](./run.sh)
4. Bash script will clone git repo and run kubectl apply on selected namespace