This is mostly educational project. It watches Kubernetes API for Pod objects changes and dumps their manifests as YAML to git repo and creates one commit per change. So you can track how different Kubernetes controllers change Pod object, debug something and learn something. :)