Dmitry Kuleshov
Dmitry Kuleshov
We are testing taxonomy with apiUrl, which is great feature for us as we have thousands of choices. But when you use alias and value, filtering works only by alias,...
I have EKS cluster in prod account (within AWS Organization). It has OIDC enabled and I manage permissions for pods through OIDC. Configured custom runner on this cluster (with no...
We are trying to schedule workload on the specific server (with specific GPU). from the Bitfusion client it's possible with -l option. I can do that as part of container...
I'm new to Go and trying to use Protocol-gen-gorm with `buf`. It's unexpectedly hard to make them work together (may be only for me).