Skip to content

Files

Latest commit

20461b5 · Jun 24, 2020

History

History
41 lines (21 loc) · 1006 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 1006 Bytes

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.