# 2. Host, Container, and Kubectl Shell

Navigate to **Kubernetes** -> **Services**, and select the `nginx` Service.

In the **Containers** tab, click the icon ( <img src="/files/7DagHksotNef8625xoXr" alt="" data-size="line"> ) next to the `nginx` container and select **Container Shell** or **Host Shell**.

Additionally, you can access a `kubectl` shell scoped to this Tenant's Kubernetes Namespace by clicking the **Kubectl** button.

<figure><img src="/files/JOmksXixvEUlFcX4tPfP" alt=""><figcaption><p>The <strong>Services</strong> page with options for <strong>Container Shell</strong> and <strong>Host Shell</strong> displayed</p></figcaption></figure>


---

# 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://docs.duplocloud.com/docs/automation-platform/workshops/duplocloud-101-for-aws/daily-operations-using-duplocloud/1.-host-container-and-kubectl-shell.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.
