Dario Tranchitella

Results 167 comments of Dario Tranchitella
trafficstars

@alegrey91 although this feature request is in the backlog, please, share your interest in continuing working on this, otherwise, it could be taken by anyone else.

This is definitely gold, thanks for sharing @adberger: could we transform this issue from a code-based feature to a documentation one? Looking forward to reviewing a PR from you!

@bsctl any thoughts on this? Do you think we could close this?

Closing this due to stale activity.

All the proposals suggested by ChatGPT are valuable and not effective for a production use case since missing the knowledge of the underlying internals of Kubernetes. The problem with the...

Yeah, this could be interesting, although remember that we're using ResourceQuota for multiple resources like PVC, Secret, PV, ConfigMap and, in the end, Pods.

@meetdpv unfortunately it seems missing on the ArgoCD side: argoproj/argo-cd#7575. I don't see this issue as such a blocking one, since Capsule shouldn't be installed and uninstalled. And even if...

> I think we need to look in both places for the storage class until support for the annotation is fully removed, which I suspect might be a bit as...

Hey @florent1s, thanks for opening your first issue on Kamaji. We need to document better how to use Kamaji with NodePort services, mostly because we gave for granted too many...

I guess the problem you stumbled upon is related to the Kubernetes port you can configure in `tcp.spec.networkProfile.port` which has to match your node port range (typically, 30000–32767): if you're...