You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: