Security Perimeter

This page describes how to setup cloud run based security perimeter for P0 to provide access to your Google Cloud project.

Prerequisites

  • Existing Google project where you want to install P0 Security perimeter. General guidance is to create a separate google cloud project to deploy security perimeter.

  • Permissions to create GCP cloud run service, GCP roles and add IAM bindings to your Google project(s).

    • Editor Role on the project, can also be used to setup security perimeter.

Contact P0 support for access to the GCP security perimeter code repo.

Install Security Perimeter

  1. Choose the IAM management security perimeter component.

  1. Click Add project to install a new project.

  1. Enter the Google project name into the Project identifier field.

  1. The resulting page will display GCP commands to complete the installation. Run these instructions in google cloud shell

  1. Copy and run the given provided command to retrieve the cloud run url from the cloud shell.

  1. Click Finish to complete the installation.

Last updated