Skip to content

Releases: bashtools/mok

kubernetes 1.32.1

15 Jan 21:27
d6f720b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.23...0.8.24

kubernetes 1.32.0

14 Dec 17:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.21...0.8.22

mok v0.8.21 k8s v1.31.4

10 Dec 20:33
Compare
Choose a tag to compare

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

22 Nov 20:18
Compare
Choose a tag to compare

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

26 Oct 00:51
Compare
Choose a tag to compare

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

22 Oct 18:37
Compare
Choose a tag to compare

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

21 Oct 18:01
Compare
Choose a tag to compare

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

21 Oct 17:16
Compare
Choose a tag to compare

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

21 Oct 16:26
Compare
Choose a tag to compare

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

19 Oct 19:56
Compare
Choose a tag to compare

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