Skip to content

Releases: mountainerd/kud

Basic Cluster

26 Aug 03:25
a19c3bf

Choose a tag to compare

Fixes some minor annoyances.

Basic Cluster

25 Aug 06:43

Choose a tag to compare

[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

23 Aug 16:56

Choose a tag to compare

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.