An open API service indexing awesome lists of open source software.

https://github.com/algab/microk8s-vagrant

Create cluster MicroK8s with Vagrant
https://github.com/algab/microk8s-vagrant

microk8s vagrant

Last synced: about 1 month ago
JSON representation

Create cluster MicroK8s with Vagrant

Awesome Lists containing this project

README

          

# MicroK8s Vagrant

### MicroK8s

>MicroK8s is a low-ops, minimal production Kubernetes. MicroK8s is an open-source system for automating deployment, scaling, and management of containerised applications. It provides the functionality of core Kubernetes components, in a small footprint, scalable from a single node to a high-availability production cluster.

Source:

### Vagrant

>Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the "works on my machine" excuse a relic of the past.

Source: