first commit
This commit is contained in:
parent
c884330ca9
commit
dcc2f600ae
16 changed files with 9152 additions and 0 deletions
22
pages/intro-slide.md
Normal file
22
pages/intro-slide.md
Normal 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>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue