diff --git a/content/ja/docs/reference/command-line-tools-reference/feature-gates/in-place-pod-vertical-scaling.md b/content/ja/docs/reference/command-line-tools-reference/feature-gates/in-place-pod-vertical-scaling.md new file mode 100644 index 0000000000..5175dd474c --- /dev/null +++ b/content/ja/docs/reference/command-line-tools-reference/feature-gates/in-place-pod-vertical-scaling.md @@ -0,0 +1,13 @@ +--- +title: InPlacePodVerticalScaling +content_type: feature_gate +_build: + list: never + render: false + +stages: + - stage: alpha + defaultValue: false + fromVersion: "1.27" +--- +Podリソースの再作成なしで垂直オートスケーリングができる機能を有効にします。