Auf dieser Seite wird erläutert, wie Sie die Binärautorisierung in Ihrem Deployer-Projekt aktivieren.
Erstellen oder wählen Sie zuerst ein Projekt aus. Aktivieren Sie die Binärautorisierung in dem Google Cloud-Projekt, in dem Sie Container bereitstellen. Dies ist das gleiche Projekt, auf dem Sie Ihre unterstützten Plattformen wie Google Kubernetes Engine (GKE), Cloud Run oder Google Distributed Cloud ausführen.
So aktivieren Sie die Binärautorisierung:
- 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
Die Binärautorisierung ist aktiviert. Sie können es jetzt mit Ihrer Containerverwaltungsplattform einrichten.
Nächste Schritte
- Kontinuierliche Validierung der Binärautorisierung mit GKE einrichten (Vorabversion)
- Erzwungene Binärautorisierung mit GKE einrichten
- Binärautorisierung mit Cloud Run einrichten
- Binärautorisierung mit Distributed Cloud einrichten