Madison Bahmer
Madison Bahmer
We need a small stand-alone web UI that ties in with the rest components in #24 to visualize the data generated by the cluster. You should also be able to...
Checklist for items that I know need worked on before the [ui](https://github.com/istresearch/scrapy-cluster/tree/ui) branch can be merged into the [dev](https://github.com/istresearch/scrapy-cluster/tree/dev) branch - [x] Create documentation - [x] Add offline unit tests...
Lots of the individual components break down or crash when their required infrastructure is not available. They are dependent on kafka, redis, or zookeeper, but don't have good mechanisms always...
This PR adds support to dump AWS EKS clusters that require authentication via the aws-cli. Proposed changes: * Installs the aws-cli inside of the container via python and pip *...