서비스 사용 설정

이 페이지에서는 SaaS 런타임을 사용 설정 및 사용 중지하는 단계를 설명합니다.

서비스 사용 설정

  1. 계정에 로그인합니다. Google Cloud 를 처음 사용하는 경우 계정을 만들고 Google 제품의 실제 성능을 평가해 보세요. Google Cloud신규 고객에게는 워크로드를 실행, 테스트, 배포하는 데 사용할 수 있는 $300의 무료 크레딧이 제공됩니다.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Roles required to select or create a project

    • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
    • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

    Go to project selector

  3. Verify that billing is enabled for your Google Cloud project.

  4. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Roles required to select or create a project

    • Select a project: Selecting a project doesn't require a specific IAM role—you can select any project that you've been granted a role on.
    • Create a project: To create a project, you need the Project Creator role (roles/resourcemanager.projectCreator), which contains the resourcemanager.projects.create permission. Learn how to grant roles.

    Go to project selector

  5. Verify that billing is enabled for your Google Cloud project.

  6. Google Cloud CLI가 아직 설치되어 있지 않았으면 설치하고 초기화합니다. 기존 설치의 경우 gcloud components update 명령어로 Google Cloud CLI의 구성요소를 업데이트합니다.

    gcloud CLI 버전을 확인하려면 다음 명령어를 실행합니다.

    gcloud version
  7. 콘솔 또는 gcloud를 사용하여 API를 사용 설정합니다.
      Google Cloud
    1. 콘솔에서 필요한 API를 사용 설정하려면 개요 페이지의 시작하기 탭에서 SaaS 런타임 API 사용 설정을 클릭합니다. Google Cloud
    2. gcloud를 사용하여 필요한 API를 사용 설정하려면 다음 명령어를 실행합니다.

      gcloud services enable saasservicemgmt.googleapis.com
      gcloud services enable compute.googleapis.com
      gcloud services enable artifactregistry.googleapis.com
      gcloud services enable config.googleapis.com
      gcloud services enable storage.googleapis.com
      gcloud services enable developerconnect.googleapis.com
      gcloud services enable cloudbuild.googleapis.com

      SaaS 런타임에서 서비스를 사용하므로 이러한 API를 모두 사용 설정해야 합니다.

  8. SaaS 런타임을 사용하려면 올바른 권한도 필요합니다. 자세한 내용은 IAM으로 액세스 제어를 참조하세요.

다음 단계