https://github.com/cbuschka/k8s-git-watch
k8s operator that checks for yml file changes in git repos
https://github.com/cbuschka/k8s-git-watch
git java k8s operator
Last synced: 7 months ago
JSON representation
k8s operator that checks for yml file changes in git repos
- Host: GitHub
- URL: https://github.com/cbuschka/k8s-git-watch
- Owner: cbuschka
- License: apache-2.0
- Created: 2020-09-20T08:43:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T05:05:05.000Z (about 5 years ago)
- Last Synced: 2025-01-16T04:24:15.402Z (9 months ago)
- Topics: git, java, k8s, operator
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# k8s operator that checks for yml file changes in git repos
### Just an Experiment
## Prerequisites
* docker
* [kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
* maven 3.5+
* Java 8
* bash
* kubectl### License
Copyright (c) 2020 Cornelius Buschka. All rights reserved.[APL-2.0](./license.txt)