Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error container not ready #124

Open
todaygood opened this issue Sep 30, 2020 · 3 comments
Open

error container not ready #124

todaygood opened this issue Sep 30, 2020 · 3 comments

Comments

@todaygood
Copy link

[root@node1 ~]# kubectl exec  virt-operator-597d676ff5-qhkms -n kubevirt --  ls   /etc/virt-operator/certificates
tls.crt
tls.key
[root@node1 ~]# kubectl debug   virt-operator-597d676ff5-qhkms -n kubevirt 
error: container [virt-operator] not ready
@todaygood
Copy link
Author

I found kubectl debug didn't support a not ready pod , is it right?

@aylei
Copy link
Owner

aylei commented Nov 13, 2020

@todaygood Exactly

@yanniszark
Copy link

yanniszark commented Nov 27, 2020

Hi @aylei, thanks a lot for this awesome kubectl plugin.
Is there a specific blocker for supporting Pods that aren't ready?
Why can't kubectl-debug work in those cases?
It would be super-useful, since most of the cases you want to debug something is when it's not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants