Before this change: # kubectl run nginx error: Invalid image name "": invalid reference format After this change: # kubectl run nginx error: --image is required
12 KiB
12 KiB
Before this change: # kubectl run nginx error: Invalid image name "": invalid reference format After this change: # kubectl run nginx error: --image is required