jared jennings

Results 75 comments of jared jennings

[Notes published](https://j.agrue.info/cortex-on-kubernetes.html). Sorry it has a certificate error! :broken_heart:

@jonpulsifer, thanks for your suggestion! I'd love to see this capability without a ReadWriteMany volume. I'll tell you why I haven't found it a problem so far, and why I...

@TheMatrix97 thanks for filling in just what the consequences are on AWS. You can certainly run jobs as subprocesses - that was the original way to do it! You can...

> MinIO providing this filesystem That is a promising route, indeed. I think TheHive added support for storing attachments using MinIO, and I think that code is not in TheHive...

Good grief, sorry for the spam. These two commits listed at the end are the only ones that are the substance of this PR.

@DrissiReda, yes. The Kubernetes Job abstraction is at a higher level than Kubernetes' Container Runtime Interface (CRI), which is where Docker plugs into Kubernetes if you use Docker. And the...

I've separated better the changes that add support to the entrypoint for trusting CA certs. There are separate trusts for Elasticsearch and for outgoing web services. I have not made...

OK. I went ahead and split the Elasticsearch authentication and CA cert stuff out into #362. I gave the commits here a hard look, and decided that the story of...

@tl-Bruno-Braga, here it sits. Works for me, though I haven't taken it to production yet. I've asked a couple of times on the Discord about it.

Searching left me here instead of at #1072. This ticket appears to spring from the same issue, except that in this case we run out of memory, and in the...