# Access Console

The Access Console is a feature available in the Deka GPU Service Portal that allows users to access, and manage Kubernetes clusters through the command line. You can access the console in the Deka GPU Service Portal go to the Dashboard menu  in the Kubernetes module and select Console.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXei6SCD9vWf-bWSuIF08iYL9yhW1Oz2TS2q71h8w-IN_lLgK-e0q0GCnLW2uFwEXQr8xMqy7yVWvQ-jxipYZM9pq7nHHEI-hu9UoXV9P_z_2mSmdkIwIev40ktviZCXdiHNIyHWfA?key=STJL10WA8hk9zDcEThCoUA" alt=""><figcaption><p>Access Console</p></figcaption></figure>

You will automatically be redirected to the Kubernetes console page in the Deka GPU Service Portal.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeqzosyaifEtwcd_1Ntws2Y84Eb0MmpAZwYX0zJGgGTHNcc-Xq5OeBMI0EkFIxXKJM-jJ3wVWxm4eEq_eoYNZqcySK6Oh_Q2uDF4YOHoMqwhMQmC7d6rbcb7Iz_Epms3VpP73LFjA?key=STJL10WA8hk9zDcEThCoUA" alt=""><figcaption><p>Access Console</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-gpu/deka-gpu-kubernetes/dashboard/access-console.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.
