Previously on HackerNews: <a href="https://news.ycombinator.com/item?id=36873455">https://news.ycombinator.com/item?id=36873455</a><p>I added helm chart support as a source. Give it a helm chart that has crds in it and it will fetch and install them. Then giving it a semver like >=1.0.0 will continuously reconcile new versions.<p>How this is better than terraform? You can add a template to verify that the a new crd doesn’t break existing ones. If the template fails the crd it won’t be applied.