An open API service indexing awesome lists of open source software.

https://github.com/pepodev/pepodev-labs

Collection of my laboratories ⚗⚗
https://github.com/pepodev/pepodev-labs

devops labs terraform

Last synced: about 1 year ago
JSON representation

Collection of my laboratories ⚗⚗

Awesome Lists containing this project

README

          

# PePoLabs

PePoLabs is my lab of things when I practice in technology and tools. But I tend to forget and think of it over time, so the aim is to double check and do the same thing again to learn and teach others.
Most laboratories use Terraform to automate their prepared environments. Also, check out the Terraform lab first if you don't already know it.

## Prerequisites

To run all of the labs in this repo, You must install prerequisite tools in the list below.

- [git](#git)
- [terraform](#terraform)
- [ansible](#ansible)
- [docker](#docker)
- [docker-compose](#docker-compose)
- [vagrant](#vagrant)
- [kind](#kind)
- [kubectl](#kubectl)
- [helm](#helm)
- [packer](#packer)
- [wrk2](#wrk2)

## Table of Labs

### Kubernetes

- [Horizontal Pod Autoscaler](labs/horizontal-pod-autoscaler/README.md)
- [LoadBalancer](labs/load-balance/README.md)
- [Cert Manager](labs/load-balance/README.md)

### Terraform

- [Terraform Infrastructure as Code](#labs/infrastructure-as-code/README.md)