API Analogy
Learn about the Kubernetes API and how it works.
We'll cover the following...
Introduction to API analogy
Let's consider a quick analogy that will help us conceptualize the Kubernetes API.
Amazon sells lots of stuff:
That stuff is stored in warehouses and exposed online on the Amazon website.
We use tools like browsers and apps to search the website and buy stuff.
Third parties sell their own stuff through Amazon, and we use the same browser and website.
When we buy stuff through the website, it gets delivered to us, and we can start using it.
The Amazon website ...