Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicjohnson145/goply

Apply/reconcile kubernetes resources from yaml
https://github.com/nicjohnson145/goply

gitops golang k8s kubernetes

Last synced: 28 days ago
JSON representation

Apply/reconcile kubernetes resources from yaml

Awesome Lists containing this project

README

        

# goply

Apply/reconcile kubernetes resources from yaml

Makes heavy use of libraries & techniques found in [fluxcd/kustomize-controller](https://github.com/fluxcd/kustomize-controller).
Shoutout [Stefan Prodan](https://github.com/stefanprodan)