Fleet를 사용하려면 클러스터에 Cloud Service Mesh가 설치되어 있어야 합니다.
Knative serving Fleet 구성요소를 설치하려면 먼저 Istio 설치를 Cloud Service Mesh로 마이그레이션해야 합니다.
기본적으로 'GKE 부가기능'이라고도 하는 Knative serving의 이전 버전은 Istio 번들 버전을 포함하며 이를 설치합니다. 또한 공식적으로 Istio on GKE라고 부르고 "Istio 부가기능"이라고도 하는 Istio의 대체 버전을 설치하는 옵션도 제공되었습니다.
Knative serving에 사용하도록 설치 및 구성한 Istio 버전에 따라 해당 안내를 사용해서 Cloud Service Mesh로 마이그레이션해야 합니다.
Istio의 번들 버전: Knative serving 'GKE 부가기능'의 제거 프로세스를 수행하면 Istio 번들 버전이 제거됩니다. 이제 Cloud Service Mesh 설치 및 구성을 수행할 수 있습니다.
[[["이해하기 쉬움","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-01(UTC)"],[],[],null,["# Migrate to Cloud Service Mesh\n\nFleets require Cloud Service Mesh to be installed in your cluster.\nBefore you can install the Knative serving fleet component, you must first\nmigrate your Istio installation to Cloud Service Mesh.\n\nBy default, the previous version of Knative serving, also referred to as\nthe \"*GKE add-on* \", includes and installs a bundled version of\nIstio. There was also the option to install an alternate version of Istio,\nformally named [Istio on GKE](/istio/docs/istio-on-gke/overview)\nand referred to as the \"*Istio add-on*\".\n\nDepending on the version of Istio that you have installed and configured to use\nwith Knative serving, you must follow the corresponding guide to migrate to\nCloud Service Mesh:\n\n- **Bundled version of Istio** : The bundled version of Istio is uninstalled\n when you performed the uninstall process of the Knative serving\n \"*GKE add-on* \". You can now proceed to\n [installing and configuring Cloud Service Mesh](/kubernetes-engine/enterprise/knative-serving/docs/install/on-gcp/upgrade/install-configure-mesh).\n\n- **Istio on GKE** : If you installed the\n [\"*Istio add-on*\"](/istio/docs/istio-on-gke/overview), there are two\n possible paths for migrating to Cloud Service Mesh. To proceed, you must follow\n the detailed steps to\n [identify which path you must take to migrate from the \"*Istio add-on*\"](/kubernetes-engine/enterprise/knative-serving/docs/install/on-gcp/upgrade/uninstall-istio-addon)."]]