15: The Kubernetes API
To master Kubernetes, you need to understand the API and how it works. However, it’s large and complex, and it can be confusing if you’re new to APIs and uncomfortable with terms like RESTful. If that’s you, this chapter will blow away the confusion and get you up to speed with the fundamentals of the Kubernetes API.
The chapter is divided as follows:
- Kubernetes API big picture
- The API server
- The API
Let’s mention a few quick things before getting started.
I’ve included lots of jargon in this chapter so you get comfortable with it.
I highly recommend you complete the hands-on parts as they’ll help reinforce the theory.
Finally, Pods, Services, StatefulSets, StorageClasses, and more are all resources in the API. However, ...
Get The Kubernetes Book - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.