This tutorial describes how to create a single node Kubernetes cluster quickly and easily using Platform9 Managed Kubernetes (PMK) on a Windows machine.
Platform9 Managed Kubernetes (PMK) lets you spin up a Kubernetes cluster with physical servers or a virtual machine in minutes. This tutorial demonstrates this process by creating a single-node Kubernetes cluster using a VM running on a Windows machine. It goes through details of setting up your Windows host machine to support this process. The goal of this tutorial is to show users how to create a VM that runs Ubuntu 18.04 on a Windows machine, and then demonstrate you how to use that VM to create a Kubernetes cluster via the PMK UI.
To complete this tutorial, you will need the following:
The first step in creating your virtual machine is to set up the software that will create and manage it. We’re using Oracle VM VirtualBox, which is open source, very intuitive and available for free download. To download the most recent version (6.1.2) for Windows, simply visit the downloads page and click on “Windows hosts” below “VirtualBox 6.1.2 Platform Packages.”
Once the file is downloaded, locate it in your 'Downloads' folder and double click on it to install VirtualBox as a Windows Application. Follow the steps below to install VirtualBox
Now that VirtualBox is installed, follow How to run PMK Mac Guide Steps 2 to 6 to create a Ubuntu VM on your VirtualBox and create a single node PMK cluster using it.