Skip to content

Commit

Permalink
Update content/ja/docs/reference/glossary/feature-gates.md
Browse files Browse the repository at this point in the history
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
  • Loading branch information
tamilselvan1102 and t-inu committed Jul 22, 2024
1 parent e6c5bfa commit 8194c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/ja/docs/reference/glossary/feature-gates.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ tags:
フィーチャーゲートはクラスター内でどのKubernetes機能を有効にするかを制御するために使用できるキー(不透明な文字列値)のセットです。

<!--more-->
各Kubernetesコンポーネントで--feature-gatesコマンドラインフラグを使用して、これらの機能をオンまたはオフにすることができます。
各Kubernetesコンポーネントで`--feature-gates`コマンドラインフラグを使用して、これらの機能をオンまたはオフにすることができます。
各Kubernetesコンポーネントでは、そのコンポーネントに関連する一連のフィーチャーゲートを有効または無効にすることができます。
Kubernetesのドキュメントには、現在のすべての[フィーチャーゲート](/ja/docs/reference/command-line-tools-reference/feature-gates/)とその制御対象がリストされています。

0 comments on commit 8194c9b

Please sign in to comment.