Summary
In this chapter, you have reviewed some basic Kubernetes concepts and gone through the Operator ecosystem in the Kubernetes universe. If you want to learn more about Kubernetes, The Kubernetes Workshop by Packt is a good place to start.
You have installed the tooling required to set up a local Kubernetes cluster. You have seen the instructions to do it in other environments such as Linux, macOS, and Windows. You have set up a VM on Google Cloud in case you do not want to use your local computer for the exercises. You have configured OLM to manage Operators on your Kubernetes cluster. These technologies will form the infrastructure foundation of our ML platform, which you will start to shape up in the next chapter.