Revise MVK documentation: enhance CLI-centric explanations, clarify use cases, and expand introduction with personal experiences and tooling insights.

This commit is contained in:
jon brookes 2025-10-17 16:45:11 +01:00
parent 3d027bd7f7
commit 460c84ac9b
6 changed files with 74 additions and 36 deletions

View file

@ -57,7 +57,31 @@ Jon Brookes 2025
<img src="/containers.webp" alt="preload" style="display:none;" />
<!--
This is an introduction to Minimal Viable Kubernetes (MVK). What it is, why it is brought into being and the tooling around it.
This is an introduction to Minimal Viable Kubernetes (MVK). What it is, why it is brought into being and its tooling.
17/18 I was working with Docker, for a time then
and now Swarm, then K8s
one week deploying K8s
Self hosted, AWS vms and vmware on prem
already on call, the next week on call 24X7 with k8s in the mix
MVK has my experieces and thoughts from this time and untill now
I've deployed with terraform, tofu of managed k8s on Azure, AWS and now need MVK, so I made it.
It is based on k3s but could as well be
k0s
minik8s
talos
I like talos and want to use it more
it is MVK
-->
---
@ -203,4 +227,3 @@ class: text-center
#### Jon Brookes
[https://headshed.dev/n25/](https://headshed.dev/n25/)