[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-25。"],[[["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."]]],[]]