Create a Cluster
This lesson focuses on creating a cluster and the necessary requirements and gists for this chapter.
We'll cover the following...
Pulling the code
The vfarcic/k8s-specs repository will continue being our source of Kubernetes definitions we’ll use for our examples. We’ll make sure that it is up-to-date by pulling the latest version.
🔍 All the commands from this chapter are available in the 04-instrument.sh Gist. Just as in the previous chapter, it contains not only the commands but also
Prometheus’ expressions. If you’re planning to copy&paste the expressions from the Gist, please exclude the comments. Each expression has a# Prometheus expressioncomment on top to help you identify it. ...
cd