Releases: mountainerd/kud
Basic Cluster
Fixes some minor annoyances.
Basic Cluster
[NEW] Added an example deployment reachable at hello.k0s.local.
[NEW] Created a demo Nginx config file underneath nginx/ directory.
[FIXED] Nginx load balancer config actually, you know, load balances correctly. Previously was not passing headers required for hostname routing to work on ingress controllers.
[MODIFIED] Updated k0sup and k0sdown to be location-aware, removing the need for environment variables. Can be executed from anywhere and location will be relative to the repo.
[MODIFIED] Updated k0sdown to be less chatty on output only pertinent information.
Basic Cluster
This release is a bare minimum MVP product intended to get a k0s cluster deployed in Docker with an arbitrary number of workers, a single controller, an 'external' load balancer, and an ingress controller.