# Access the Cluster

In this section you will login to your own IBM Cloud account and then get access to an IBM Cloud Lab account which contains pre-provisioned clusters. Each workshop attendee will be granted access to one pre-provisioned cluster.

## Step 1: Setting up your IBM Cloud ID

* Log into IBM Cloud with an existing account: <https://cloud.ibm.com>

OR

* Create your own: [http://ibm.biz/nheidloff](https://ibm.biz/Bdfs5U)

## Step 2: Accessing the Cluster

Instructors will provide a URL to a web app. Enter your IBMid (the email you used to sign up) and the workshop key (also provided by the [instructor link](https://thomassuedbroecker.github.io/labinstructions/)).

![](/files/-MFGFfkM20NOaDJJijPe)

* Follow the instructions on the next page. You will be added to the IBM Workshop account and granted access to a cluster. Note the name of your cluster. In the example below, it's `TorontoMulticlientWorkshop31`.

![](/files/-MFGFfkN23OQeB7S8xQE)

* Back in IBM Cloud, refresh the [IBM Cloud Dashboard](https://cloud.ibm.com). If required, switch to the **1840867-IBM** account by clicking on the account selection drop down in the top nav bar.

![](/files/-MFGFfkOkoaC5uoZXv7E)

* Click on **Clusters** in the **Resource Summary** tile.

![](/files/-MFGFfkPCtUfD21XsECa)

* Under **Clusters**, click on the cluster that has been assigned to you.

![](/files/-MFGFfkQzDlhjL5JgnVe)

* Launch the **Kubernetes Dashboard** and have a look around! You can come back to this dashboard throughout your workshop.

![](/files/-MFGFfkRMw4fCdnR39kY)

* Go back to the open browser tab the open Kubernetes Cluster in the IBM Cloud web console.
  1. Now select `Actions->Connect via CLI` on the right-hand side.

     ![](/files/-Ma3TmZh3Xq8cW4Nil1I)
  2. In the new window you see all steps to access your Kubernetes Cluster in a terminal session. You can easily copy and paste the commands. We will use these commands later to access the Kubernetes cluster in the IBM Cloud Shell.

     ![](/files/-Ma3TmZiTrgcK-tEnzaJ)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ibm-developer.gitbook.io/get-started-with-security-for-your-java-microservi/setup-the-ibm-cloud-environment/cloud_account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
