Cette page explique comment activer l'autorisation binaire dans votre projet de déploiement.
Commencez par créer ou sélectionner un projet. Activez l'autorisation binaire dans le projet Google Cloud où vous déployez des conteneurs. Il s'agit du projet dans lequel vous exécutez vos plates-formes compatibles, telles que Google Kubernetes Engine (GKE), Cloud Run ou Google Distributed Cloud.
Pour activer l'autorisation binaire, procédez comme suit :
- 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.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the Binary Authorization API.
- Install the Google Cloud CLI.
-
To initialize the gcloud CLI, run the following command:
gcloud init
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
Enable the Binary Authorization API.
- Install the Google Cloud CLI.
-
To initialize the gcloud CLI, run the following command:
gcloud init
L'autorisation binaire est activée. Vous pouvez maintenant la configurer avec votre plate-forme de gestion des conteneurs.
Étape suivante
- Configurer la validation continue de l'autorisation binaire avec GKE (preview)
- Configurer l'application de l'autorisation binaire avec GKE
- Configurez l'autorisation binaire avec Cloud Run
- Configurer l'autorisation binaire avec Distributed Cloud