Tom-HA / k8s-operators-workshop

A Kubernetes Operators Workshop

Home Page:https://tom-ha.github.io/k8s-operators-workshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/.

About

A Kubernetes Operators Workshop

https://tom-ha.github.io/k8s-operators-workshop/

License:MIT License


Languages

Language:Go 50.3%Language:Smarty 23.9%Language:HTML 13.0%Language:Shell 8.5%Language:Dockerfile 4.3%