Rewrite Kubernetes files
gaurav opened this issue · 1 comments
gaurav commented
The current Kubernetes files are set up for the previous model of cam-pipeline building (where a Kubernetes Job generates it at regular intervals). We seem to have moved onto a model of generating it on-the-fly as needed, so we need far less disk space and we don't need a Kubernetes job any more.
gaurav commented
The first thing to do here would be to see how much disk space we actually need to generate kg.tsv, which I can do on the current job I have running.