November 2018
Intermediate to advanced
404 pages
10h 16m
English
In order to work with the mycluster active cluster you have just created, perform the following steps:
$ ibmcloud cs cluster-config myclusterThe output of the preceding command reminds you that you'll need to set up environment variables properly to start using Kubernetes:
OKThe configuration for mycluster was downloaded successfully. Export environment variables to start using Kubernetes.export KUBECONFIG=/Users/fyeung1/.bluemix/plugins/container-service/clusters/mycluster/kube-config-hou02-mycluster.ymlRead now
Unlock full access