23 lines
804 B
Markdown
23 lines
804 B
Markdown
|
|
# 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>
|
||
|
|
|