Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 640 Bytes

bluemix-setup.md

File metadata and controls

30 lines (21 loc) · 640 Bytes

IBM Cloud Container Service

Setup

Getting Started

Register and create a Lite Kubernetes cluster using the IBM Cloud Container Service.

Install IBM Cloud Tools

Linux/OSX install:

curl -sL https://ibm.biz/idt-installer | bash

Windows install (and general information):

See: https://github.com/IBM-Bluemix/ibm-cloud-developer-tools

Address Kubernetes Cluster

  1. login
bx login -a api.ng.bluemix.net
  1. export KUBECONFIG
bx cs cluster-config mycluster