Navigating the documentation

The documentation follows the same pattern that we've seen from the Kubernetes objects themselves: they're composed of smaller primitives. When you are navigating the documentation, for example looking at Deployment as shown in the screenshot, you will often see a reference to the objects that are encapsulated, and to dig into the details you may need to reference some of these object areas. For example, the Deployment example encapsulates Pods, so to properly define all the attributes in the template, you may need to reference the Pod v1 core documentation.

Get Kubernetes for Developers 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.