# Open Console with Openshift

Here are the steps to run the Deka ROCK console on the Cloudeka portal service:

* On the Cloudeka portal service page, select Platform, then click the Deka ROCK menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.0consol.png" alt=""><figcaption><p>Open Console (a)</p></figcaption></figure>

* On the Deka ROCK page, click More and select the Details button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.1consol.png" alt=""><figcaption><p>Open Console (b)</p></figcaption></figure>

* Copy the username and password on the Overview tab. For Password, click on the eyeball, enter the password used when logging in to the Cloudeka portal service, and click the Copy Openshift Password button to copy the password used to enter the Openshift service.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.2consol.png" alt=""><figcaption><p>Open Console (c)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.3consol.png" alt=""><figcaption><p>Open Console (d)</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.4consol.png" alt=""><figcaption><p>Open Console (e)</p></figcaption></figure>

* On the Overview section click the URL address available on the Console. You are directed to Openshift click the htpasswd button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.5consol.png" alt=""><figcaption><p>Open Console (f)</p></figcaption></figure>

* Display pages to log in to OpenShift select httpasswd.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.6consol.png" alt=""><figcaption><p>Open Console (g)</p></figcaption></figure>

* Enter the copied username and password.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.7consol.png" alt=""><figcaption><p>Open Console (h)</p></figcaption></figure>

* You have made it to the Openshift service. For more guidance on Openshift please click [here](https://docs.openshift.com/container-platform/4.12/welcome/index.html).

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/17dekarock/5.8consol.png" alt=""><figcaption><p>Open Console (i)</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.cloudeka.id/platform/deka-rock/open-console-with-openshift.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.
