dheerapat / devops_for_the_desperate

The companion code for the book DevOps for the Desperate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOps For The Desperate

dftd

This repo is for the book DevOps for the Desperate.

Directories

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.

About

The companion code for the book DevOps for the Desperate


Languages

Language:Go 86.7%Language:Jinja 5.2%Language:Dockerfile 3.8%Language:Shell 2.2%Language:Python 2.1%