Created
June 30, 2021 02:58
-
-
Save Yapcheekian/67662dd6b81df11f8035a4da3fb6972b to your computer and use it in GitHub Desktop.
Cert manager debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kubectl get certificaterequest | |
kubectl describe certificaterequest X | |
kubectl get order | |
kubectl describe order X | |
kubectl get challenge | |
kubectl describe challenge X |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment