Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
111 lines (84 loc) · 3.84 KB

prerequisites-raw.adoc

File metadata and controls

111 lines (84 loc) · 3.84 KB

Pre-requisites

You need to install the following pre-requisites to complete this tutorial:

MAC

WINDOWS

Enable Kubernetes

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.

Pre-requisite checks

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