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.
1 parent be8d63e commit 010691fCopy full SHA for 010691f
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