This repo is for the book DevOps for the Desperate.
Each one of these directories contain different material for different parts in the book. Here is a quick overview of each directory:
-
ansible: Contains the playbook and tasks to follow along in the first section of the book.
-
monitoring: Contains the k8s manifest files to install Prometheus, Alertmanager, and Grafana.
-
runbooks: Contains a simple runbook for
telnet-server
and examples of a runbook broken up by alert. These are used in the alerts for Chapter 9. -
telnet-server: Contains the sample application that is used throughout two-thirds of the book.
-
vagrant: Contains the Vagrantfile for the VM used in the first section of the book.
-
apple-silicon: Contains the Vagrantfile for the VM used in the first section of the book and minikube instructions.