Releases: bashtools/mok
Releases · bashtools/mok
kubernetes 1.32.1
kubernetes 1.32.0
mok v0.8.21 k8s v1.31.4
What's Changed
- 0.8.21 k8s version 1.31.4 by @mclarkson in #22
- New image uploaded to docker hub
Full Changelog: 0.8.20...0.8.21
mok v0.8.20 k8s v1.31.3
Main features of this release:
- It's now possible to download the container image from docker hub instead of building from scratch, with:
mok build image --get-prebuilt-image
- Kubernetes version 1.31.3
Full Changelog: 0.8.19...0.8.20
0.8.19
Main features of this release:
- The podman container can be stopped and later restarted for single node clusters
- Mok now works on MacOS
- Lots of tweaks and bug fixes
Full Changelog: 0.8.18...0.8.19
New mok release 0.8.18
Main features of this release:
-
Add '--publish' option
create cluster [flags] options: ... --publish - Publish port 6443 for the master node, or the load balancer if it's enabled, for external kubectl access to the cluster. The IP address of the default route interface is added to the cert.
Full Changelog: 0.8.17...0.8.18
New mok release 0.8.17
Main features of this release:
- Fix nf_conntrack_max calculation
WARNING is shown for hosts with less than 4 cpus even with the correct setting
Full Changelog: 0.8.16...0.8.17
New mok release 0.8.16
Main features of this release:
- Fix build error:
ERROR: docker network create failed
Full Changelog: 0.8.15...0.8.16
New mok release 0.8.15
Main features of this release:
- Use prebuilt mok in installation instructions
- Add
mok version
Full Changelog: 0.8.14...0.8.15
New mok release 0.8.14
Main features of this release:
- Use different network for each cluster
- Fix bug where mok thinks the network is already available
Full Changelog: 0.8.13...0.8.14