Skip to content

observabilitystack/workshop-cluster

Repository files navigation

Generic workshop cluster setup

This repository holds resources to set up a general workshop cluster. Remove the software installment hassle on local laptops and use powerful cloud servers for your workshop instead. Participants:

  • work on their own server in Hetzner cloud
  • edit the workshop files in the browser, in their local IDE or in the Terminal
  • install, configure and launch workshop related software

alt

We use this setup for our Observability Workshops.

TL;DR

Install necessary software:

brew install ansible terraform figlet

To get things up and running:

cd tf-workspaces/cluster && tf apply
tf output -raw ansible_inventory > ../../inventory/all.yaml && cd ../..
ansible-playbook site.yaml

Documentation

Questions?

Do not hesitate to contact us by E-Mail, Twitter or Slack if you have any questions:

👨‍💻 Torsten Köster Nikolaus Winter
🌐 thiswayup.de nikolauswinter.de
📧 tbk@thiswayup.de training@nikolauswinter.de
🐦 @tboeghk @backstreetkiwi

About

A generic workshop cluster lab than can be deployed on any cloud provider

Topics

Resources

Stars

Watchers

Forks