first commit

This commit is contained in:
jon brookes 2025-08-13 15:48:45 +01:00
parent c884330ca9
commit dcc2f600ae
16 changed files with 9152 additions and 0 deletions

22
pages/intro-slide.md Normal file
View file

@ -0,0 +1,22 @@
# What is Minimal Viable Kubernetes?
MVK is kubernetes for the impatient and impeverished, and consists the following features
- ≥ **CLI** - Living in the terminal, uses [`infctl`](https://mvk.headshed.dev/guides/intro/) command line pipeline
- 🧑‍💻 **Startup Friendly** - Getting a functional stack quickly and simply
- 🤹 **Automated** - Focus on an infrastructure as code
- 🎥 **Repeatable** - Repeatable, re-useable and predictable.
- 📤 **Portable** - Kubernetes that can run anywhere
- 🛠 **Hackable** - Simple to modify, extend and prototype
<br>
<br>
<div mt-20 v-click>
See a [Demo that goes terribly wrong](http://ascii.headshed.dev/a/f8S5WqD7OyCzkTcoPZhCSnefX?t=30)
Then see [one that goes right](http://ascii.headshed.dev/a/jSYcC7p4pbkMdf1B07rQOiIa0?t=01:30)
</div>