Comparison
- JaaS and grafana-operator
How JaaS renders Grafana dashboard JSON from Jsonnet while grafana-operator reconciles it into Grafana.
- JaaS vs jsonnet-controller
How JaaS separates rendering from deployment, where jsonnet-controller builds and applies Jsonnet in one controller.
- JaaS vs Tanka
How JaaS replaces a client-side `tk apply` workflow with server-side rendering and a Flux pull loop.
- JaaS vs the jsonnet CLI
What the JaaS service adds over running the jsonnet and jb command-line tools yourself.