Cloud Code에는 엔드 투 엔드 Kubernetes 지원이 제공되어 샘플 애플리케이션에서 새 애플리케이션을 만들고 애플리케이션을 맞춤설정하여 개발한 후 완성된 앱을 배포하고 미리 볼 수 있습니다. 또한 Cloud Code는 실행 가능한 샘플, 즉시 사용 가능한 구성 스니펫, 커스텀 디버깅 환경도 제공합니다.
대화형 가이드
대화형 튜토리얼에서는 샘플 애플리케이션에서 Kubernetes Hello World 애플리케이션을 만들고, 로컬에서 앱을 테스트 및 디버깅하고, Google Kubernetes Engine 클러스터를 만들고, 앱을 배포하고 미리 보는 과정을 안내합니다.
시작하려면 다음 버튼을 클릭하여 Cloud Shell을 열고 튜토리얼을 실행합니다.
Cloud Code를 통한 Kubernetes 개발
이 튜토리얼 외에도 Cloud Shell은 Kubernetes 개발을 위한 다양한 기능을 제공합니다. 다음은 통합 Cloud Code를 사용하는 Cloud Shell이 제공하는 사항을 요약 설명합니다.
Go, Node.js, Python, 자바, .NET 지원
완전한 기능 실행 및 디버그용 스타터 애플리케이션
샘플 애플리케이션, 바로 사용할 수 있는 스니펫, 컨텍스트 기반 완료를 통해 구성 파일을 손쉽게 만들고 수정
브라우저에서 클릭 한 번으로 애플리케이션 배포
라이브 애플리케이션의 지속적 빌드 및 실시간 수정이 가능한 '감시' 모드로 긴밀한 개발 내부 루프 유지
애플리케이션 종료 시 자동 포트 전달 및 리소스 삭제
Kubernetes 클러스터에서 실행되는 애플리케이션의 디버깅 및 로깅 지원
클러스터 생성 및 관리
minikube 지원
Cloud Shell에서 Cloud Code를 사용하여 Kubernetes 애플리케이션을 개발하는 방법을 자세히 살펴보려면 Kubernetes 개요를 참조하세요.
[[["이해하기 쉬움","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-09-04(UTC)"],[],[],null,["# Work with Kubernetes\n\nCloud Code comes with end-to-end Kubernetes support, helping you\ncreate a new application from sample applications, customize and develop the\napplication, and deploy and preview your finished app. Cloud Code\nalso offers run-ready samples, out-of-the-box configuration snippets, and a\ntailored debugging experience.\n\nInteractive tutorial\n--------------------\n\nThe interactive tutorial walks you through creating a Kubernetes Hello World\napplication from a sample application, testing and debugging the app locally,\ncreating a Google Kubernetes Engine cluster, and deploying and previewing your app.\n\nTo begin, click the following button to open Cloud Shell and\nlaunch the tutorial:\n\n[](https://ide.cloud.google.com/?walkthrough_tutorial_url=https%3A%2F%2Fwalkthroughs.googleusercontent.com%2Fcontent%2Fgke_cloud_code_create_app%2Fgke_cloud_code_create_app.md)\n\nKubernetes development with Cloud Code\n--------------------------------------\n\nBeyond the tutorial, Cloud Shell has a lot to offer for Kubernetes\ndevelopment. Here's a snapshot of what Cloud Shell with integrated\nCloud Code comes with:\n\n- Support for Go, Node.js, Python, Java, and .NET\n- Fully functional run and debug-ready starter applications\n- Easy creation and editing of configuration files with sample applications, out-of-the-box snippets, and context-based completions\n- One-click deploy of your applications from your browser\n- 'Watch' mode to allow continuous building and real-time editing of your live application, helping you maintain a tight development inner loop\n- Automatic port-forwarding and resource cleanup on application termination\n- Debugging and logging support for applications running on Kubernetes clusters\n- Cluster creation and management\n- Support for minikube\n\nFor a detailed look at developing Kubernetes applications with\nCloud Code in Cloud Shell, see the\n[Kubernetes overview](/code/docs/shell/k8s-overview#working-with-kubernetes)."]]