Munish Chouhan

Results 280 comments of Munish Chouhan
trafficstars

> @munishchouhan, is _Optimize workloads for specific architectures_ or _Near caching_ available yet? Thanks! I am not sure for this, is there some discussion about this?

getting this error, while running new buildkit image on k8s ``` 12:08PM WRN Error running in a new user namespace - fork/exec /usr/bin/fusion: invalid argument 12:08PM WRN cannot apply Nextflow...

I have started the Daemonset ``` (base) munish.chouhan@Munishs-MacBook-Pro ~ % kubectl get DaemonSets -n kube-system NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE fuse-device-plugin-daemonset 1 1 1 1 1...

> or, can you share an example image that will be executed? I am using this example to test using wave-cli `wave --conda-package bwa --wave-endpoint http://localhost:9090`

> From the `invalid argument` message I suspect that it's more related to an invalid Fusion command invocation. What is the full command line that it's executed? same command is...

> > > From the `invalid argument` message I suspect that it's more related to an invalid Fusion command invocation. What is the full command line that it's executed? >...

> It's better if it's the `k8s`, but they should be the same, so if it's easier for you, send me the docker one. here is the docker command, I...

> Also, the environment variables are important. Send me the `docker inspect` and we can assume that it's the same on `k8s`. here is the inspect in file [docker_inspect.txt](https://github.com/user-attachments/files/16759528/docker_inspect.txt)

@jordeu apologies, i shared the scan inspect, here is for the build [docker_build_inspect.json](https://github.com/user-attachments/files/16760327/docker_build_inspect.json)

hi @jordeu Any advice or pointers to move forward with [k8s-fuse-plugin](https://github.com/nextflow-io/k8s-fuse-plugin)?