Skip to content

Prebuilt Node Image

Pre-release
Pre-release
Compare
Choose a tag to compare
@mclarkson mclarkson released this 12 May 20:46
· 293 commits to master since this release

What's new

  • Added --get-prebuilt-image
    • Usage mokctl get image --get-prebuilt-image
      This saves time: Instead of building the base 'node' image it will be downloaded.

What's not working

  • Installing different kubernetes versions. Only k8s v1.18.2 is installable right now.
  • Creating multi master
  • Creating load balancer

Installation

See main repo README.md for installation instructions.

Thanks