In this section you’ll learn how to create a firewall rule in Google Cloud Console to allow traffic on TCP port 8091. This step is required for the Learning Path to ensure your Couchbase deployment is accessible.
If you need help setting up Google Cloud Platform (GCP), see the Learning Path Getting started with Google Cloud Platform .
To expose TCP port 8091 for Couchbase, start by creating a new firewall rule in Google Cloud Console:
You’ll use this rule to allow incoming traffic on TCP port 8091, which is required for Couchbase access on your Arm-based VM.
Create a firewall rule
allow-tcp-8091.autoscaling-net, but your organization might use a different network.allow-tcp-8091 in the Target tags field.0.0.0.0/0.This configuration allows incoming TCP traffic on port 8091 from any IPv4 address.
Creating the TCP/8091 firewall rule
Next, configure the protocols and ports for your firewall rule:
8091.This step ensures that only TCP traffic on port 8091 is allowed through the firewall.
Specifying the TCP port to expose
Your network firewall rule has now been created. You’re ready to continue with VM creation.