# Lab 4 - Configure the IBM Cloud Container Registry

## Lab 4: Configure the IBM Cloud Container Registry

## Step 1: Select in **Kubernetes** the entry **Registry** and ensure your are in the **Dallas location**.

![Select in Kubernetes the entry Registry](/files/-M-FHrU9KgiIfwqYtAkF)

## Step 2: The create a namespace with a unique name cloud-native-\[YOURNAME]

![The create a namespace with a unique name cloud-native](/files/-M-FHrUB68uzP7ZelAmI)

*Note:* Namespaces are required to be **unique** across the entire **region** that the **specific registry** is located in, not just **unique to your account**. This is mentioned in the following [public documentation](https://cloud.ibm.com/docs/services/Registry?topic=registry-getting-started#gs_registry_namespace_add).

### Step 3: Verify the namespace was created

![Verify the namespace was created](/files/-M-FHrUDrLF28fay8q-3)


---

# 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://thomas-suedbroecker.gitbook.io/toolchain-one-microservice/ibm-cloud-setup/lab4.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.
