Pires

Results 329 comments of Pires

If quay.io supports multi-stage builds, I can try and work on reducing the layers needed. But right now I'm really busy with work stuff :/

I remember there was some issue with Alpine Linux containers and layers. Anyway, I can't find a way right now to squash this without overwriting automatically tagged images. Using your...

FYI, that image (2.4.0) is super old. I highly recommend the new 6.x versions.

I don't understand the script. If TCP 9300 is not bound to, sleep 5 seconds and kill the java process? 🤔

This repo is not meant to be a production solution, but rather serve as inspiration for what you want to build. Now, I don't think the proposed solution is complete....

IIRC Java heap limits should be enough. If you don't trust those, you can define pod resource limits and Kubernetes will kill the pod if it goes above the limits.

Maybe a Docker problem? https://github.com/moby/moby/issues/34046

For as long as it's the same cluster, and data isn't corrupted, I believe so.

Interesting. But I never said (wrote) that pods would crash if at least one master wasn't present, right? 🤔 I find it somewhat of a paradox that people want to...

But thank you for raising this. I'll leave it open just in case someone wants to contribute something more.