Skip to content

gurretl/labs

Repository files navigation

All My Labs

In this repository, you will find all sources I used in my personal labs.

Articles related are availables, following this link : https://gurret-lionel.weebly.com/

You will also find all my LinkedIn articles on several technologies.

Finally, here is my LinkedIn profile if you need anything : https://www.linkedin.com/in/lionel-gurret/

Thanks for your interest !

Lionel

How to download this repo:

git clone https://github.com/gurretl/labs.git

Lab 00

To ignore : Directory template I use for each Lab - EmptyDir :)

Lab 01

Vagrant : Install quickly VMs with Vagrant on VirtualBox ! (README)

Lab 02

Ansible : Install K3S env from Ansible Controller on a VM ! (README)

Lab 03

Helm : Install Prometheus / Grafana Stack on Hello Minikube with Helm ! (README)

Lab 04

Docker : Docker Compose - Deploy a Voting App ! (README)

Lab 05

Docker : Build your first image on Docker ! (README)

Lab 06

Docker : Use Healthcheck instruction in DockerFile ! (README)

Lab 07

Kubernetes : Kubeapps Demo - Learn how to deploy Helm charts through a web interface ! (README)

Lab 08

Kubernetes : Install Jenkins with K8s Manifests on Minikube ! (README)

Lab 09

Harbor : Install Harbor on Minikube ! (README)

Lab 10

Harbor : Install Jenkins with Helm on Minikube with a Docker side container ! (README)

Lab 11

Jenkins : Deploy Sample war application on Tomcat using Jenkins ! (README)

Lab 12

Jenkins : Scrap Jenkins with Prometheus and display information in Grafana ! (README)

Lab 13

Jenkins : Deploy Jenkins with a Dummy delivery pipeline ! (README)

Lab 14

Kubernetes : Play with Volumes (EmptyDir) on Kubernetes ! (README)

Lab 15

Docker : Create a Docker image with Ubuntu and Apache ! (README)

Lab 16

Docker : Deploy several containers to run PowerDNS ! (README)

Lab 17

Docker : Deploy several images to see how to leverage multistage and alpine ! (README)

Lab 18

Docker : Populate a Docker Compose from one or more templates !(README)

Lab 19

Ansible : Get Subelements from tab in Ansible Playbook (README)

Lab 20

Kubernetes : Deploy your first App with ArgoCD ! (README)

Lab 21

Ansible : Deploy an Ansible Lab with Docker ! (README)

Lab 22

Ansible : Deploy an Ansible Lab with Docker and Benchmark Mitogen and other optimizations ! (README)

Lab 23

Tekton : Deploy a Tekton Lab with few examples !! (README)

Lab 24

Helm : Install Grafana to display Strava on Hello Minikube with Helm ! (README)

Lab 25

Terragrunt : Your first Terragrunt project! (README)

Lab 26

Terraform Backend : Protection with SAS Tokens! (README)

Lab 27

Terraform : Precommits (README)

Lab 28

Terraform : OpenTofu (README)

Lab 29

Terraform : Retrieve Vargroups secrets in Azure DevOps (README)

Lab 30

Azure DevOps : Remove a commit from Azure DevOps Repos (README)

Lab 31

Azure DevOps : Write Monthly Blog Posts With Azure DevOps (README)

Lab 32

Azure AI : My First App Using OpenAI (README)

Lab 33

Azure AI : Azure AI scripts (README)

Lab 34

Azure AI : How to leverage AI Search to use your own data with OpenAI (README)