tswangdi
tswangdi
I have installed confidential-container and gpu-operator following https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/gpu-operator-kata.html. When I create a pod using runtimeClass `kata-qemu-nvidia-gpu`: ``` Events: Type Reason Age From Message Warning FailedCreatePodSandBox 0s (x14 over 13s) kubelet...
I used crd-ref-docs to generate API documentation for a multi-version CRD. ```markdown # API Reference ## Packages - [example.dev/v1](#exampledevv1) - [example.dev/v2](#exampledevv2) ## example.dev/v1 ### Resource Types - [Foo](#foo) - [FooList](#foolist)...