Skip to main content

Kubernetes: Introduction

Kubernetes - This article is part of a series.
Part 1: This Article

Introduction
#

This documentation follows on from my NixOS documentation and describes the creation of a single node k3s cluster using nix. A mixture of helm and raw manifests will be used but all will be defined in pure nix as part of my nix-config flake.

Features
#

Extra Reading
#

Defining k3s in Pure Nix

Kubernetes - This article is part of a series.
Part 1: This Article