Ativar o serviço de autorização binária

Nesta página, explicamos como ativar a autorização binária no seu projeto do implantador.

Primeiro, crie ou selecione um projeto. A autorização binária é ativada no projeto do Google Cloud em que os contêineres são implantados. Esse é o mesmo projeto em que você executa plataformas com suporte, como Google Kubernetes Engine (GKE), Cloud Run ou Google Distributed Cloud.

Para ativar a autorização binária, siga estas etapas:

  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. Verifique se a cobrança está ativada para o seu projeto do Google Cloud.

  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. Verifique se a cobrança está ativada para o seu projeto do Google Cloud.

  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

A autorização binária está ativada. Agora é possível configurá-la com sua plataforma de gerenciamento de contêineres.

A seguir