specs
specs copied to clipboard
Stateful VM deployment: CDI image upload fails when CMK is enabled
Hi, I think the example script in "CDI image upload fails when CMK is enabled" part have some invalid cmd. For example: kubectl get pod cdi-upload-centos-dv -o yaml --export > cdiUploadCentosDv.yaml
May i ask for the correct cmd? I have to use the stateful deployment for my project, but i stuck in the time out problem.
Thank you very much.

BRs Oneal Lee
Hi, I solved the above issue and had follow the workaround steps to edit the taint toleration, but still got the timeout problem. Can someone tell me if i miss something? Thanks!!
kubectl get pod cdi-upload-centos-dv -o yaml
get pv/pvc/dv
BRs, Oneal Lee

