Skip to content

Instantly share code, notes, and snippets.

@mcfiet
mcfiet / non-confidential_setup.md
Last active July 20, 2025 10:53
Non confidential setup for k8s

Prerequisites

Install git (on all nodes):

sudo zypper install git

Download the repository (on all nodes):

@mcfiet
mcfiet / 00_encryption.md
Last active July 8, 2025 14:33
Geo-redundant, Secure Rancher Kubernetes Setup with Kata Containers & Performance Benchmark

Complete LUKS Encrypted RKE2 + Wireguard Setup for SUSE

Overview

Complete production-ready setup with LUKS encryption for RKE2 Kubernetes and Wireguard VPN on SUSE Linux. Encrypts ALL sensitive data including configs, keys, and runtime data.

Prerequisites

  • (open)SUSE Linux VM with 50GB+ storage
  • Root access
  • Internet connectivity for package installation