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 ⚗⚗
- Host: GitHub
- URL: https://github.com/pepodev/pepodev-labs
- Owner: PePoDev
- Created: 2020-12-15T08:56:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T10:56:57.000Z (about 2 years ago)
- Last Synced: 2025-03-26T12:02:49.730Z (about 1 year ago)
- Topics: devops, labs, terraform
- Language: HCL
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)