[ 
https://issues.apache.org/jira/browse/MXNET-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Laura L updated MXNET-1454:
---------------------------
    Description: 
h2. Pre-requisites

You must have an account created in IBM Cloud. The account needs to be either 
be *Pay-As-You-Go* or *Subscription*. Click 
[here](https://cloud.ibm.com/docs/account?topic=account-accounts "here") to 
read more.

If you have a Lite account, you can upgrade it. Click 
[here](https://cloud.ibm.com/docs/account?topic=account-account-getting-started#account-gs-upgrade
 "here") to learn how to upgrade.

h2. Step 1: Provision Kubernetes Cluster

* Click on the search section at the top of the main page, type Kubernetes, and 
then choose Kubernetes cluster.

!Kubernetes1.PNG!

* A new window opens, select between the free and standard type under "Pricing 
plan". We'll choose the free plan for the purposes of this documentation. Once 
selected, click on create.

!Kubernetes2.PNG!

 * Then wait a few minutes. The following checkmark and the word 'normal' will 
appear once the Kubernetes Cluster is deployed.

!Kubernetes3.PNG!

h2. Step 2: Install IBM Cloud Block Storage plug-in

 * Click on the search section at the top of the main page, select IBM Cloud 
Block Storage, and click on it.

!Storage1.PNG!

 * A new window opens, select the cluster and put the name you want to the 
workspace in this case it will be called storage-example, we click on install 
and wait a few minutes.

!Storage2.PNG!

h2. Step 3: Install The Apache MXNet (Incubating)

 * Click on the search section at the top of the main page, type MXNet and 
click on it.

!mxn1.PNG!

* A new window opens, select the cluster and enter the name you want for the 
MXNet workspace, in this case, it will be called _mxnet-example_, accept the 
terms, and click on *Install*. You can modify the different installation 
parameters at the bottom. We will leave them by default as shown below, but you 
can read more about setting up the parameters 
[here](https://cloud.ibm.com/catalog/content/contour-Qml0bmFtaS1jb250b3Vy-global#about
 "here").

!mxn2.PNG!

h2. Step 4: Verify Installation

 * Go to *Resources List* in the Left Navigation Menu and click on *Kubernetes*

!test1.PNG!

 * Click the *Actions* button and select *Web terminal*.

!test2.PNG!

 * A window opens to install the web terminal, click install and wait a few 
minutes.

!test3.PNG!

Once you have installed the terminal, click on the action button again, select 
web terminal, and type the following command. It will show you the workspaces 
of your cluster. You can see *mxnet-example* is now active.

{code:java}
$ kubectl get ns
{code}

 !test4.PNG!

{code:java}
$ kubectl get pod -n mxnet-example -o wide
{code}

 !test5.PNG!

You have finished the installation, now you can use your Apache MXNet 
workspace(*)

  was:
h2. Pre-requisites

You must have an account created in IBM cloud, the account must be 
*Pay-As-You-Go* or *Subscription*. You can read 
more,[here|https://cloud.ibm.com/docs/account?topic=account-accounts]

If you have a Lite account, you can upgrade it, see 
[this|https://cloud.ibm.com/docs/account?topic=account-account-getting-started#account-gs-upgrade].

h2. Step 1: Provision Kubernetes Cluster
 * Click on the search section at the top of the main page, type Kubernetes and 
choose Kurbenetes cluster

!Kubernetes1.PNG!

 * A new window opens, in "Pricing plan", you can choose between the free and 
standard type, in this example we choose the free plan, and click on create.

!Kubernetes2.PNG!

 * Wait a few minutes, when the cluster is ready the following ad appears.

!Kubernetes3.PNG!

h2. Step 2: Install IBM Cloud Block Storage plug-in

 * Click on the search section at the top of the main page, IBM cloud block 
storage and click it.

!Storage1.PNG!

 * A new window opens,select the cluster and put the name you want to the 
workspace in this case it will be called storage-example, we click on install 
and wait a few minutes.

!Storage2.PNG!

h2. Step 3: Install The Apache MXNet (Incubating)

 * Click on the search section at the top of the main page, type MXNet and 
choose it.

!mxn1.PNG!

 * A new window opens, select the cluster and put the name you want to the 
workspace, in this case it will be called _mxnet-example_, accept the terms and 
we click on install. You can modify the different installation parameters at 
the bottom, in our example we will leave them default, you can read more about 
the parameters 
[here|https://cloud.ibm.com/catalog/content/mxnet-Qml0bmFtaS1teG5ldA==-global#about].

!mxn2.PNG!

h2. Step 4: Verify Installation

 * Go to the *Resources List* in the Left Navigation Menu and click on 
*Kubernetes*

!test1.PNG!

 * Click the *Actions* button and select *Web terminal*.

!test2.PNG!

 * A window opens to install the web terminal, click install and wait a few 
minutes.

!test3.PNG!

 * When the terminal is installed, click on the action button again and click 
on web terminal and type the following command. It will show you the workspaces 
of your cluster, you can see *mxnet-example* active.

{code:java}
$ kubectl get ns
{code}

 !test4.PNG!

{code:java}
$ kubectl get pod -n mxnet-example -o wide
{code}

 !test5.PNG!

You have finished the installation, enjoy!(*)


> Install MXNet in IBM cloud
> --------------------------
>
>                 Key: MXNET-1454
>                 URL: https://issues.apache.org/jira/browse/MXNET-1454
>             Project: Apache MXNet
>          Issue Type: Task
>            Reporter: Laura L
>            Priority: Trivial
>         Attachments: Kubernetes1.PNG, Kubernetes2.PNG, Kubernetes3.PNG, 
> Storage1.PNG, Storage2.PNG, mxn1.PNG, mxn2.PNG, test1.PNG, test2.PNG, 
> test3.PNG, test4.PNG, test5.PNG
>
>
> h2. Pre-requisites
> You must have an account created in IBM Cloud. The account needs to be either 
> be *Pay-As-You-Go* or *Subscription*. Click 
> [here](https://cloud.ibm.com/docs/account?topic=account-accounts "here") to 
> read more.
> If you have a Lite account, you can upgrade it. Click 
> [here](https://cloud.ibm.com/docs/account?topic=account-account-getting-started#account-gs-upgrade
>  "here") to learn how to upgrade.
> h2. Step 1: Provision Kubernetes Cluster
> * Click on the search section at the top of the main page, type Kubernetes, 
> and then choose Kubernetes cluster.
> !Kubernetes1.PNG!
> * A new window opens, select between the free and standard type under 
> "Pricing plan". We'll choose the free plan for the purposes of this 
> documentation. Once selected, click on create.
> !Kubernetes2.PNG!
>  * Then wait a few minutes. The following checkmark and the word 'normal' 
> will appear once the Kubernetes Cluster is deployed.
> !Kubernetes3.PNG!
> h2. Step 2: Install IBM Cloud Block Storage plug-in
>  * Click on the search section at the top of the main page, select IBM Cloud 
> Block Storage, and click on it.
> !Storage1.PNG!
>  * A new window opens, select the cluster and put the name you want to the 
> workspace in this case it will be called storage-example, we click on install 
> and wait a few minutes.
> !Storage2.PNG!
> h2. Step 3: Install The Apache MXNet (Incubating)
>  * Click on the search section at the top of the main page, type MXNet and 
> click on it.
> !mxn1.PNG!
> * A new window opens, select the cluster and enter the name you want for the 
> MXNet workspace, in this case, it will be called _mxnet-example_, accept the 
> terms, and click on *Install*. You can modify the different installation 
> parameters at the bottom. We will leave them by default as shown below, but 
> you can read more about setting up the parameters 
> [here](https://cloud.ibm.com/catalog/content/contour-Qml0bmFtaS1jb250b3Vy-global#about
>  "here").
> !mxn2.PNG!
> h2. Step 4: Verify Installation
>  * Go to *Resources List* in the Left Navigation Menu and click on 
> *Kubernetes*
> !test1.PNG!
>  * Click the *Actions* button and select *Web terminal*.
> !test2.PNG!
>  * A window opens to install the web terminal, click install and wait a few 
> minutes.
> !test3.PNG!
> Once you have installed the terminal, click on the action button again, 
> select web terminal, and type the following command. It will show you the 
> workspaces of your cluster. You can see *mxnet-example* is now active.
> {code:java}
> $ kubectl get ns
> {code}
>  !test4.PNG!
> {code:java}
> $ kubectl get pod -n mxnet-example -o wide
> {code}
>  !test5.PNG!
> You have finished the installation, now you can use your Apache MXNet 
> workspace(*)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to