Eldad Assis
Eldad Assis
@AngelloMaggio - thanks for the feedback. We'll look into it. I agree updating documentation should be done. Will update on this.
@daniyalj - can you make sure you run a clean setup without leftover old storage? Can you provide steps to reproduce?
@chukka - with the recent changes, are we able to provide a solution for this today?
Hi @billimek. We actually moved to using `exec` probes with `curl` because of https://github.com/kubernetes/kubernetes/issues/89898. We saw this happening in our production clusters (many false positives), and the move to the...
Spoke too soon... we tested this internally and found some gaps in making it work with a simple switch to `http`. I'm reopening this for now. Will come back to...
@katzefudder - thank you for the pull request. We are going to release a new Docker compose distribution with Xray 3 that will also include the HA setup and a...
Thanks @raspy for the contribution! Can I ask that you also add a note about this in the README? This should explain the case and usage of this script.
Would also love to hear an update on this. I see MS Azure AKS set it explicitly to `0`. I also see recommendations like [12-kubernetes-configuration-best-practices](https://www.stackrox.com/post/2019/09/12-kubernetes-configuration-best-practices/) and [GKE cis-benchmarks](https://cloud.google.com/anthos/gke/docs/on-prem/concepts/cis-benchmarks) suggesting to...
I'm unable to run a container with `nerdctl` due to a "Too many open files" error in my app. This enhancement should be part of the user's VM configuration to...
Well, my use case is to use `ssh` connection to a VM. So the UX is VM oriented and I don't need to mess around with `kubectl` setup that might...