samos667

Results 17 comments of samos667

Oh thanks so is that for my case ! Thanks you all !

For me it was because my cluster domain is "cluster" (imperative for Cilium to not have doted cluster domain) BUT helm chart define by default hubble.peerService.clusterDomain to "cluster.local". With Cilium...

> > But when bpfMasquerade is happening these rules are never hit. > > Could you check with `bpf.hostLegacyRouting=true` ? Good see ! that's fix issue for my context talos...

@rkerno did you restart all cilium-agent* pods after applying modification ?

> same issue using nvidia 550 driver, heres my hacky solution: > > first set the path to a temp location > > ```js > background { > path =...

For multiscreen, you can also use the screenshot commands in parallel. This will speed things up a bit too: ```bash #!/usr/bin/env bash grim -o HDMI-A-1 -l 0 /tmp/hyprlock_screenshot1.png & #...

It's a silly (and certainly naive) question, but in the future, with the open kernel module https://github.com/NVIDIA/open-gpu-kernel-modules is there a chance that NVIDIA hardware will get better support in the...