# 2. クラスターの詳細情報にアクセスする

{% stepper %}
{% step %}
**ステップ 1**：メニュー&#x3067;**「マネージド GPU クラスター」**&#x3092;選択すると、システム&#x306F;**「Managed GPU Management」**&#x30DA;ージを表示します。詳細情報を表示したいクラスターを選択してください

<figure><img src="/files/pNRlBvT8x9w1cnX5Qzbl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**ステップ 2: \[Essential Properties]** タブにクラスターの情報が表示されます。

<figure><img src="/files/VO0K1UopnN0FMVnXZ5cq" alt=""><figcaption></figcaption></figure>

**1. クラスター情報**：クラスターに関する基本情報には、以下のものが含まれます。

\- Cluster Name：クラスターの作成時に設定した名前

\- Version：クラスターのバージョン

\- Configuration：クラスターと通信するために kube-config をダウンロードできるようにします。

\- ネットワーク：クラスター作成時に選択したサブネット範囲

\- ステータス：クラスターの実際のステータス

\- SSH 公開鍵：クラスターの作成時に選択した公開鍵の情報

**2. GPU ソフトウェアリスト**：クラスターにインストールされているすべての GPU ソフトウェアを表示

**3. Load Balancer Service:** 入力した内部 LB サブネットの情報

**4. API：**&#x30AF;ラスターへのAPI URL
{% endstep %}

{% step %}
**ステップ 3: \[Node Pools]** タブには、クラスターに属するすべてのワーカーグループと、各ワーカーグループの設定情報が表示されます。

<figure><img src="/files/kkBuBuE3IJWS5N571cg6" alt=""><figcaption></figcaption></figure>

\- **Name：**&#x30EF;ーカーグループの名前

\- **Is Based:** ワーカーベースの場合は (✅)、ワーカーベースでない場合は (✘) を表示

\- **Flavor Type:** 選択したリソースフレーバーを表示

\- **Number of Server:** ワーカーのメタルクラウドサーバーの数
{% endstep %}
{% endstepper %}


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/gpu-cluster/gpu-cluster-managed-k8s-with-metal-cloud/chtoriaru/2-kurasutnoniakusesusuru.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.
