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

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

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)