Ben Schmaus
Ben Schmaus
I have the following network attachment definition: ``` apiVersion: "k8s.cni.cncf.io/v1" kind: NetworkAttachmentDefinition metadata: name: brext annotations: k8s.v1.cni.cncf.io/resourceName: bridge.network.kubevirt.io/brext spec: config: '{ "cniVersion": "0.3.1", "name": "brext", "plugins": [ { "type": "cnv-bridge",...
I currently have been able to deploy a development release of Red Hat OpenShift 4.9 running on RHCOS in a single node scenario on my Nvidia Jetson AGX Xavier: $...
Have we or can we test on RHEL9? There is some OKD work internally that might need to leverage this project and I was not sure if it ran on...