Recipes in this section assume that you have a functional Kubernetes cluster deployed according to one of the recommended methods described in Chapter 1, Building Production-Ready Kubernetes Clusters.
Kubernetes' command-line tool, kubectl, will be used for the remainder of the recipes in this section since it is the main command-line interface for running commands against Kubernetes clusters. We will also use helm where helm charts are available to deploy solutions.