April 2018
Intermediate to advanced
374 pages
8h 35m
English
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.
Read now
Unlock full access