We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d705ea0 + 010691f commit 523a7b8Copy full SHA for 523a7b8
content/ja/docs/concepts/overview/kubernetes-api.md
@@ -2,7 +2,7 @@
2
reviewers:
3
title: Kubernetes API
4
content_type: concept
5
-weight: 30
+weight: 40
6
description: >
7
Kubernetes APIを使用すると、Kubernetes内のオブジェクトの状態をクエリで操作できます。
8
Kubernetesのコントロールプレーンの中核は、APIサーバーとそれが公開するHTTP APIです。ユーザー、クラスターのさまざまな部分、および外部コンポーネントはすべて、APIサーバーを介して互いに通信します。
0 commit comments