v0.6.0
This release swaps MicroK8s with K3s as the appliance Kubernetes distribution. This improves resource usage and lowers overall boot time.
In addition, the default
namespace is now broken out into common
and topomojo
namespaces, with TopoMojo and Gameboard being in the latter.
Download OVA
What's Changed
Enhancements 🚀
- Swap MicroK8s for K3s by @sei-mkaar in #22
- Separate namespaces by @sei-mkaar in #24
Full Changelog: v0.5.2...v0.6.0