Pinned Repositories
30-Days-Of-Python-Solutions
My solutions for the 30-Days-Of-Python tutorial.
cka-d-cluster-builder-lab
Terraform code to build preprovisioned infrastructure for building Open Source K8s clusters with kubeadm for CKA practice
cluster-api-bootstrap-node-aws-terraform
Terraform code to spin up a lightweight node for deploying Kubernetes clusters using Cluster API. Includes AWS IAM resources for Cluster API.
content-deploying-and-managing-a-web-application-in-kubernetes-with-terraform
1241, Jess Hoch, January 2023
deploy-kind-using-podman-macos
In this tutorial, we'll take a look at how to deploy KIND on MacOS, using Podman.
deploy-security-system-using-zoneminder
Deploying a Video Security System Using ZoneMinder on Ubuntu Linux 22.04
hands-on-with-terraform-on-linux
In this guide, we'll take a look at how to create infrastructure as code (IaC), using Terraform and Docker on Linux.
intro-to-multipass-macos
In this guide, we'll take a look at how to get up and running with Multipass on MacOS.
linkerd-demos
Demonstration assets for Linkerd demos.
self-hosted-gitlab-libvirt
Deploying a Self-Hosted GitLab Instance With a KVM GitLab Shared Runner on Ubuntu Linux 22.04
southsidedean's Repositories
southsidedean/cka-d-cluster-builder-lab
Terraform code to build preprovisioned infrastructure for building Open Source K8s clusters with kubeadm for CKA practice
southsidedean/self-hosted-gitlab-libvirt
Deploying a Self-Hosted GitLab Instance With a KVM GitLab Shared Runner on Ubuntu Linux 22.04
southsidedean/deploy-kind-using-podman-macos
In this tutorial, we'll take a look at how to deploy KIND on MacOS, using Podman.
southsidedean/deploy-security-system-using-zoneminder
Deploying a Video Security System Using ZoneMinder on Ubuntu Linux 22.04
southsidedean/hands-on-with-terraform-on-linux
In this guide, we'll take a look at how to create infrastructure as code (IaC), using Terraform and Docker on Linux.
southsidedean/intro-to-multipass-macos
In this guide, we'll take a look at how to get up and running with Multipass on MacOS.
southsidedean/linkerd-demos
Demonstration assets for Linkerd demos.
southsidedean/30-Days-Of-Python-Solutions
My solutions for the 30-Days-Of-Python tutorial.
southsidedean/cluster-api-bootstrap-node-aws-terraform
Terraform code to spin up a lightweight node for deploying Kubernetes clusters using Cluster API. Includes AWS IAM resources for Cluster API.
southsidedean/content-deploying-and-managing-a-web-application-in-kubernetes-with-terraform
1241, Jess Hoch, January 2023
southsidedean/content-github-actions-deep-dive-lab
Lab repository for Github Actions Deep Dive (1074)
southsidedean/content-github-actions-deep-dive-lesson
Lesson repository for Github Actions Deep Dive (1074)
southsidedean/deploy-confluence-k8s-using-podman
In this tutorial, I'm going to show you how to deploy the YAML manifest for our Confluence server pod in Kubernetes. We're going to deploy (*and debug*) our manifest to get it working on a KIND, or Kubernetes-In-Docker, cluster.
southsidedean/deploy-confluence-podman-pod
In this tutorial, I'm going to show you how to get a minimal instance of Confluence with a Postgres instance backing it up, in a Podman Pod, up and running in minutes.
southsidedean/deploy-kind-using-podman-ubuntu
In this tutorial, we're going to use Rootless Podman to deploy a KIND cluster on Ubuntu Linux 20.04.
southsidedean/getting-started-with-diffusionbee
Getting started with DiffusionBee on MacOS.
southsidedean/intro-to-multipass-ubuntu
In this guide, we'll take a look at how to get up and running with Multipass on Ubuntu Linux.
southsidedean/kubeadm-cluster-builder-aws-terraform
Terraform to pre-provision cluster nodes in AWS to practice building Kubernetes clusters using kubeadm.
southsidedean/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
southsidedean/southsidedean
southsidedean/using-kubectl-generate-yaml-manifests
In this tutorial, we're going to examine how we can use the kubectl command imperatively to create some common objects as YAML manifests.
southsidedean/using-podman-generate-test-k8s-manifest
In this tutorial, I'm going to show you how we can use Podman and our Confluence pod, running in Podman, to generate a YAML manifest that we can then deploy to Kubernetes.