Skip to content

Releases: bashtools/mok

kubernetes 1.32.4

23 Apr 21:27
3414691
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.27...0.8.28

kubernetes 1.32.3

16 Apr 12:49
7e8a474
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.26...0.8.27

kubernetes 1.32.2

16 Apr 12:47
7e8a474
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.25...0.8.26

New features

15 Apr 21:12
f8c7ef5
Compare
Choose a tag to compare

What's Changed

  • Run previous k8s version and support Intel Mac by @mclarkson in #26

  • Run previous kubernetes versions

  • Support Intel Mac and Arm Linux

Full Changelog: 0.8.24...0.8.25

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