To get the most out of this book
Please go through the documentation at https://kubernetes.io/docs/concepts/overview/ to understand the basic concepts. All code examples are tested using the Kind Kubernetes cluster (https://kind.sigs.k8s.io/ - v1.21.1) and Crossplane version 1.5.0 as the control plane. However, they should work with future version releases too.
Note that for Crossplane installation, you should have a minimum Kubernetes version of v1.16.0.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.