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