Marc Catrisse
Marc Catrisse
Hi! First of all @frikky, thanks for all the effort put into the project. Given the current technology landscape, I think K8s should be a priority in front of docker...
> The problem isn't with what's mounted in, but the fact that Shuffle itself (Orborus & Worker) is using the Docker Go API's directly and acting as the orchestrators, rather...
I think this is a needed feature, in our case, ALB isn't a feasible option, as our services use simple TCP / TLS. It makes no sense having to deploy...
Hi! I faced the same issue, and found out a solution... I'm posting it here for future references: The problem resides in the configuration of the daemonset csi-s3. ````yaml kind:...
Hi @jaredjennings First of all, thanks for you effort providing an implementation using Kubernetes Jobs! I agree using files for communicate Cortex central container with workers is something should be...
> If it costs a lot less to run Cortex in a container like this, rather than in a virtual machine, it might be worth it. But it's (tongue in...
Hi! Sorry for reopening this issue, but we are facing the same error in our TheHive deployment. I tried to run thehive with the configuration @Keroseno101 pointed out, but is...
Hi @Keroseno101 Thanks for your fast response, just to add some information, I've the whole deployment running in Kubernetes, so, I'm pretty sure some nasty elasticsearch restart migh left some...
Well... Just after the reindexing has finished I just noticed my TheHive instance went back to default, the admin password has been reset to default and now no Organization is...
Yes, you are right... Data is still there, phew.... I just logged into a different user and the dashboard changed... xD. So, Data is being stored in Cassandra and ElasticSearch...