Jean-François Roy

Results 113 comments of Jean-François Roy

@cdesiniotis I imagine https://github.com/NVIDIA/gpu-operator/pull/1285 obsoletes this PR?

> @cdesiniotis I imagine #1285 obsoletes this PR? Ah wait, no, it doesn't use "native CDI" but instead relies on annotations. I'll comment more in the internal document about this.

I take it back, the patch is not present in 4.21.

This suggests the zpool program is crashing. You can spawn a privileged system pod and try to debug zpool, or try to install zpool in that system pod (using the...

It's not looking for `factory.talos.dev`. Indeed, I am running a private image factory hosting custom Talos builds. What it is looking for is an Image Factory URL in each node's...

[System extensions](https://www.talos.dev/v1.9/talos-guides/configuration/system-extensions/) is the way to add hardware support on Talos (and other system modifications of course, like alternative container engines). And the complete set of system extensions and kernel...

> Yes I know, we do have something that pulls the latest image from factory, and then pushes it to an internal registry. > > We are currently using `talos/installer:1.9,4`...

Seems like a fine idea. Wouldn't you be able to constrain the plan to a single control node?

> > Wouldn't you be able to constrain the plan to a single control node? > > Yes you could however like I mentioned, doesn't SUC need to apply the...