Kubernetes home-lab via SBCs
Install Kubernetes using k3s on Raspberry PI, including ingress-nginx and cert-manager, setting reasonable defaults.
Here you can read about technology, boxes and wires, swervers, Tesla, scripts, automation, security, virtualization, and many other nerdy items by people with very long neckbeards.
Install Kubernetes using k3s on Raspberry PI, including ingress-nginx and cert-manager, setting reasonable defaults.
Tutorial of how I used Kubespray to get Kubernetes installed into my VMware vSphere cluster built in previous posts.
Use Terraform to deploy virtual machines that will then be used to deploy a Kubernetes cluster.
Creating an Ubuntu VM Template for later use in building out a Kubernetes cluster in my VMware vSphere cluster using Terraform.
Kubernetes, or k8s as some folks call it, is a container-based clustering piece of infrastructure.
Got a local docker image you want to publish into k3s without using a registry?
Out of the rabbit hole and into a simple solution.
I don’t know either. But I’m trying it out. Mastodon Tooting Toots
Terraform allows for automated management of resources and CloudFlare has a list of their source IPs that can come in handy in your Fortigate firewall in use in access rules.
Here we go! Been working with a friend on learning Terraform to manage his new, and growing, AWS environment. One of the challenges I gave him was to use Terraform to manage the AMI updates that Packer creates or to initiate an update if the source AMI is newer than the current state. Terraform doesn’t have a packer provider so […]