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
- Host: GitHub
- URL: https://github.com/algab/microk8s-vagrant
- Owner: algab
- Created: 2022-01-06T22:08:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T15:28:02.000Z (over 4 years ago)
- Last Synced: 2025-03-01T11:45:18.816Z (over 1 year ago)
- Topics: microk8s, vagrant
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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: