[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["Skaffold automatically detects the target cluster's architecture and builds a matching image by default."],["You can override Skaffold's automatic architecture detection by specifying the target platform in your `skaffold.yaml` file."],["The `platforms` parameter in the `skaffold.yaml` file allows you to set the desired architecture, using values such as `linux/aarch64` or `amd64`."],["The `platforms` parameter can be added to the build section of your `skaffold.yaml` file to customize the architecture of the built image."],["The `platforms` parameter can be specified either in your CLI using `--platform`, or by using `platforms` inside your `skaffold.yaml` file."]]],[]]