# 3. Kubernetes 構成

Kube-config ファイルは、Kubernetes クラスターへの接続情報を保存するために使用され、kubectl、kubelet、kubeâdm などのツールが Kubernetes API サーバーとの通信方法を決定するのに役立ちます。kubeconfig ファイルは、Kubernetes へのアクセス権の管理において非常に重要であるため、慎重にセキュリティ対策を行う必要があります。

Kube-config ファイルをダウンロードするには、以下の手順に従ってください。

{% stepper %}
{% step %}
**ステップ 1：**&#x30E1;ニュー&#x3067;**「AIインフラ」**>**「マネージド GPU クラスター」**&#x3092;選択すると、**GPUクラスター管理** ページが表示されます。クラスター情報にアクセスしたいクラスターを選択してください。

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

{% step %}
**ステップ 2：Essential Properties** > **Cluster Information** > **Configuration で**、kubeconfigファイルをダウンロードできます。このファイルを使用して、kubectlやその他のツールでクラスターにログインできます。

<figure><img src="/files/57aJFRr4aEVkLPEtnnlb" alt=""><figcaption></figcaption></figure>

#### 注意：マネージド GPU クラスターは、ネイティブ Kubernetes クラスターをコアとして使用しており、ユーザーは通常の Kubernetes クラスターと同様に、kubectl およびダッシュボードツールを使用してクラスターを利用します。

{% 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/3.-kubernetes-gou-cheng.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.
