Introducing ClusterCreator: K8s on Proxmox using Terraform and Ansible

Automate the creation of fully functional K8S clusters of any size on Proxmox
Automate the creation of fully functional K8S clusters of any size on Proxmox
Build a Kubernetes cluster easily - with all the extras! This is how I set up my home lab.
Objective The purposes of this lab are to: Materials I used the following materials to accomplish this lab: References I used the following resources in this lab: Procedures: Observations This lab was fun to do because it’s something that…
Set up ESPHome on Home Assistant and automate your fleet of ESP Arduinos!
Objective The purposes of this lab are to: Implement an Event Hub for publish/subscribe notifications between devices. Develop a communications protocol for devices across the event bus. Establish more complex conditions for the actuator involving multiple sensors. Materials I used…
Objective The purposes of this lab are to: Build an IoT sensor using GPIO pins for inputs Establish a machine-to-machine (M2M) communication protocol Design an IoT interaction between a sensor and an actuator. Materials I used the following materials to…
Create a Traffic Light with using the GPIO pins on an Arduino. Then, control it with a web server!
Create a Traffic Light with using the GPIO pins on a Raspberry Pi. Then, control it with a web server!
Notes taken from watching “Clean Code: Writing Code for Humans” by Cory House on Pluralsight “Programming is the art of telling another human what one wants the computer to do” – Donald Knuth “Any fool can write code that a…
Notes taken from watching "Docker for Web Developers" by Dan Wahlin on Pluralsight