0 points
Sun Nov 29 2020 18:18:30 GMT+0000 (UTC)
Posted by @ankity09 #aws #ckad
kubectl run frontend --image=nginx --port=80
creates a nginx pod from the command line
Copy this code:
Preview:
Comments