Add k8s option to README

pull/173/head
Mike Lang 4 years ago
parent b47eb3865f
commit d2d457a45f

@ -30,4 +30,7 @@ A docker-compose file is provided to run all components. See `docker-compose.jso
to set configuration options, then generate the compose file with `./generate-docker-compose`.
Then run `docker-compose up`.
There is also a kubernetes-based option, but it is less configurable and only supports replication nodes.
See [k8s.jsonnet](./k8s.jsonnet) for details.
Further details of installing and configuring the backfiller are provided in [INSTALL.md](./INSTALL.md).

Loading…
Cancel
Save