[[["容易理解","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-05-16 (世界標準時間)。"],[[["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."]]],[]]