샘플 저장소는 개발자가 애플리케이션을 개발할 때 사용할 수 있는 커스텀 샘플이 포함된 Git 저장소입니다. 샘플 저장소를 설정(또는 개발자를 위해 설치됨)한 후에는 이 샘플을 사용하여 애플리케이션을 만들 수 있습니다.
또는 커스텀 샘플 실험을 시험해 보려면 Cloud Code 커스텀 샘플 샘플 저장소를 가져올 수 있습니다. 커스텀 샘플 저장소의 설정 방식을 더 잘 이해하려면 저장소를 가져오기 전에 먼저 저장소를 포크하고 저장소의 구조와 콘텐츠를 수정하는 것이 좋습니다. 저장소에 새 샘플을 만들거나 소스 코드를 수정하여 Hello World 또는 Kubernetes 커스텀 샘플 앱의 자체 버전을 만들면 됩니다.
시작하기 전에
Git 버전 2.25.0 이상이 로컬 머신에 설치되어 있어야 합니다.
Cloud Shell 편집기에서 이 태스크의 단계별 안내를 직접 수행하려면 둘러보기를 클릭합니다.
[[["이해하기 쉬움","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-02-11(UTC)"],[[["A sample repository in Git contains custom samples for developing applications, and can be set up or imported for use."],["You can try the custom sample experience by importing the Cloud Code custom sample repository, and it's recommended to fork and modify it to understand its setup."],["To create a new application from a sample repository, you need the Git URL of the repository, which should preferably be an HTTPS URL."],["After entering the Git URL into the application, you can refresh the templates, confirm the cloning in the terminal, and then select the custom sample to use."],["The steps are provided to guide you on how to address issues with Git authentication, how to use different branches, and where you can find support or submit feedback."]]],[]]