📄️ Cluster Configuration Overview
Overview of the Kubernetes cluster architecture and configuration management
📄️ Manual Bootstrap Guide
Step-by-step instructions for manually bootstrapping the cluster
📄️ Secret Management
How to manage secrets using External Secrets and Bitwarden.
🗃️ applications
2 items
📄️ External DNS records with Crossplane and Cloudflare
This document explains how I deploy Crossplane with the Cloudflare provider to declaratively manage external CNAME DNS records in my GitOps workflow.
📄️ helmchart Application Deployment
This document provides a standardized reference for deploying applications in my Kubernetes cluster. It outlines the essential file structure, configuration parameters, and optional components needed for consistent application deployment.
🗃️ infrastructure
2 items
📄️ Manage Kubernetes Configuration with GitOps
Once your Kubernetes cluster is provisioned (see Provision the Talos Kubernetes cluster with OpenTofu), all ongoing configurations, applications, and core services are managed using a GitOps workflow powered by ArgoCD.