Difference between revisions of "Kubectl run nginx --image=nginx"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  Solution:
 
  Solution:
 
  kubectl run nginx --image=nginx
 
  kubectl run nginx --image=nginx
 +
[[pod/]]nginx created
  
 
== See also ==
 
== See also ==

Revision as of 18:16, 22 October 2023

k run nginx
error: required flag(s) "image" not set
Solution:
kubectl run nginx --image=nginx
pod/nginx created

See also

Advertising: