#kubernetes
Read more stories on Hashnode
Articles with this tag
Okay, so; what happens when you do kubectl create deploy nginx --image=nginx --replicas=3 ยท tl;dr If all went well, you should see three nginx pods...