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

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

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

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. Google Cloud Console の [プロジェクト セレクタ] ページで、Google Cloud プロジェクトを選択または作成します。

    プロジェクト セレクタに移動

  3. Google Cloud プロジェクトで課金が有効になっていることを確認します

  4. Binary Authorization API を有効にします。

    API を有効にする

  5. Google Cloud CLI をインストールします。
  6. gcloud CLI を初期化するには:

    gcloud init
  7. Google Cloud Console の [プロジェクト セレクタ] ページで、Google Cloud プロジェクトを選択または作成します。

    プロジェクト セレクタに移動

  8. Google Cloud プロジェクトで課金が有効になっていることを確認します

  9. Binary Authorization API を有効にします。

    API を有効にする

  10. Google Cloud CLI をインストールします。
  11. gcloud CLI を初期化するには:

    gcloud init

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

次のステップ