You need to install the following pre-requisites to complete this tutorial:
MAC
WINDOWS
-
Windows 10 Professional or Windows 10 Enterprise.
-
Follow the instructions in the Special notes about Docker Desktop on Windows 10 to ensure your Docker installation can successfully write content to volumes mounted into containers.
-
Cygwin, ensuring your Cygwin home directory matches your Windows home directory, as described in this blog entry.
Docker Desktop contains a standalone Kubernetes cluster for development purposes. You will need to enable Kubernetes as this is disabled by default in Docker Desktop.
MAC
WINDOWS
Open the "Preferences" dialog, switch to the "Kubernetes" tab, and select the "Enable Kubernetes" option, as described in the Docker Desktop for Mac page.
Open the "Settings" dialog, switch to the "Kubernetes" tab, and select the "Enable Kubernetes" option, as described in the Docker Desktop for Windows page.
This step will ensure your environment has all the prerequisites installed and running.
(Windows users should execute it from a Cygwin shell) :
curl -sL https://github.com/gcharters/kabanero-dev-getting-started/releases/download/0.0.5/workshop-setup.sh | bash -s -- -p -l nodejs