Skip to content

Tom-HA/k8s-operators-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-operators-workshop

This workshop grazes the surface of Kubernetes operators, CRDs, CRs, Helm, Helmfile, Argo-CD, and GitOps.

Prerequisites

Before you start the workshop, you'll need to have a Kubernetes cluster available.
You can run a local cluster using K3s with K3d, Kubernetes with Docker desktop, kind, or any other method you prefer.

Make sure you have the following utilities installed:

Getting started

To get started, fork this repository, and follow the documentation here: https://tom-ha.github.io/k8s-operators-workshop/.