Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 876 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 876 Bytes

Ibmcloud-workshop

Prerequisite

  • ibmcloud cli
  • ibmcloud plugin container-service container-reigstry
  • docker
  • kubernetes
  • helm
  • terraform
  • terraform ibm cloud plugin

Play with kube

  • docker, kubernete preinstalled
  • use /env/install.sh to install the rest

Or you can run below command to install

curl https://raw.githubusercontent.com/nicolas2lee/ibmcloud-workshop/master/env/play-with-kube/install.sh | sh

Login with your ibm cloud account

ibmcloud login (--sso(according to your case))

Provision your needed ibm cloud service with terraform (if possible)

Using terraform

Dockernize & deploy on kubernetes