Skip to content

Latest commit

 

History

History

README.md

Documentation

How Mokctl was made

  1. Single Node

    Setting up a single node cluster in containers by hand.

  2. Package

    Packaging the commands we used into an application.

  3. Testing and Fixing

    Finding and fixing any problems.

  4. Kubernetes the Hard Way

    The classic remade for MOK. A 7 node cluster without blowing up your laptop!

  5. Multi Node

    Build a bigger cluster using our package.

  6. Upgrade

    We can install any version of kubernetes. Let's try installing an older cluster and upgrading it.

  7. Add-ons

    Trying popluar kubernetes add-ons.