Binary Authorization サービスを有効にする

このページでは、デプロイ担当者プロジェクトで Binary Authorization を有効にする方法について説明します。

まず、プロジェクトを作成または選択します。コンテナをデプロイする Google Cloud プロジェクトで Binary Authorization を有効にします。これは、Google Kubernetes Engine(GKE)、Cloud Run、Google Distributed Cloud などのサポートされているプラットフォームを実行するプロジェクトと同じです。

Binary Authorization を有効にする手順は次のとおりです。

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Make sure that billing is enabled for your Google Cloud project.

  4. Enable the Binary Authorization API.

    Enable the API

  5. Install the Google Cloud CLI.
  6. To initialize the gcloud CLI, run the following command:

    gcloud init
  7. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  8. Make sure that billing is enabled for your Google Cloud project.

  9. Enable the Binary Authorization API.

    Enable the API

  10. Install the Google Cloud CLI.
  11. To initialize the gcloud CLI, run the following command:

    gcloud init

Binary Authorization が有効になりました。これで、コンテナ管理プラットフォームで設定できるようになりました。

次のステップ