Last active
March 26, 2020 20:21
-
-
Save openstacker/b3474c7394e6dc63dab636062b902cd1 to your computer and use it in GitHub Desktop.
sonobuoy run
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
sonobuoy run --plugin-env=e2e.E2E_EXTRA_ARGS="--allowed-not-ready-nodes=1" | |
sonobuoy run --mode=certified-conformance | |
kubectl delete pods <pod> --grace-period=0 --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment