804 B
804 B
What is Minimal Viable Kubernetes?
MVK is kubernetes for the impatient and impeverished, and consists the following features
- ≥ CLI - Living in the terminal, uses
infctlcommand 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
See a Demo that goes terribly wrong
Then see one that goes right