[[["易于理解","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-04-22。"],[[["Cloud Code utilizes Skaffold for running and debugging applications, and it can be used with existing applications that are already configured with Kubernetes manifests and a Dockerfile."],["If your application lacks Skaffold and launch configurations, Cloud Code guides you through creating them when you first run or debug, including setting up a `skaffold.yaml` and `cloudcode.kubernetes` launch configuration automatically."],["For applications already possessing a `skaffold.yaml`, Cloud Code streamlines the process by allowing you to select the desired `skaffold.yaml` file and Skaffold profile, creating a `cloudcode.kubernetes` launch configuration automatically."],["You can manually create a `skaffold.yaml` configuration, leveraging Cloud Code's live templating feature and snippet suggestions to define custom options, build, test, and deployment configurations, with options to include multiple Skaffold profiles."],["After the configurations are set, file sync and hot reloading can be used to speed up development and debugging."]]],[]]