Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.18 KB

201905wwcode.md

File metadata and controls

27 lines (20 loc) · 1.18 KB

the steps to join the Women Who Code workshop

Please find the information below to support you in the process.

the lite account and the cluster

accessing the kubernetes cluster

Open your terminal, make sure you downloaded all required plugins - https://ibm.gitlab.io/workshop/cloud/localinstallation/ First you need to clone the repo:

git clone https://gitlab.com/ibm/kube101

And you can follow the steps here: https://ibm.gitlab.io/workshop/kube101/#build

ibmcloud login --sso
ibmcloud cr login
cd kube101/
ibmcloud cr build --tag us.icr.io/kubeworkshop101/*YOURNAME*-status-page:1 status_page