Merge pull request #38057 from Arhell/ja-fix

[ja] Fix feature state for ExpandCSIVolumes
pull/38071/head
Kubernetes Prow Robot 2022-11-25 01:02:05 -08:00 committed by GitHub
commit 4dfacee24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ PVCに対してさらに大きなボリュームを要求するには、PVCオ
#### CSIボリュームの拡張
{{< feature-state for_k8s_version="v1.16" state="beta" >}}
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
CSIボリュームの拡張のサポートはデフォルトで有効になっていますが、ボリューム拡張をサポートするにはボリューム拡張を利用できるCSIドライバーも必要です。詳細については、それぞれのCSIドライバーのドキュメントを参照してください。