Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 698 Bytes

File metadata and controls

15 lines (11 loc) · 698 Bytes

Step 0: Prerequisites

  • Windows or OSX (also works on Linux but may need to make some changes)
  • Docker or Docker Desktop
    • Make sure you have at least 4GB of Memory, 16GB of Disk, and 6 CPUs set for Docker resources.
  • Kind v0.7.0+
  • Kubectl
  • Helm

Note: This tutorial is only supported for Kubernetes versions earlier than 1.22. This repo is not actively maintained and has not been updated to work on later versions.

Next Step

Go to 1-setup.