Kubernetes github.com

What happens when ... Kubernetes edition  ↦

Remember that README that answers the age old question:

What happens when you type google.com into your browser’s address box and press enter?

Well, the format is back with a Kubernetes focus, this time answering:

Imagine I want to deploy nginx to a Kubernetes cluster. I’d probably type something like this in my terminal:

kubectl run nginx --image=nginx --replicas=3

and hit enter. After a few seconds, I should see three nginx pods spread across all my worker nodes. It works like magic, and that’s great! But what’s really going on under the hood?


Discussion

Sign in or Join to comment or subscribe

Player art
  0:00 / 0:00