The big picture

You are currently viewing version 1.7 of the Apigee hybrid documentation.This version is end of life. You should upgrade to a newer version. For more information, seeSupported versions.

Using Apigee hybrid is a three-part process (well, two parts and anafter-part):

Part 1:
CONFIGURE GOOGLE CLOUD AND UI

Get your project and organization set up with Google Cloud and hybrid UI.

Prerequisites:

  • Install gcloud CLI and rungcloud components update to get the latest gcloud components
  •  

When you're done:

  • Created Google Cloud account and project
  • Enabled APIs
  • Created an organization
  • Created an environment and environment group
  •  

1: Configure it

Part 2:
INSTALL THE RUNTIME

Install the runtime in your cluster with this quickstart.

Prerequisites:

When you're done:

  • Created a Kubernetes cluster
  • Installed and set up cert-manager and Anthos Service Mesh (ASM)
  • Installedapigeectl and set up your local Apigee directory structure
  • Created the required service accounts and assigned roles to them
  • Customized your Apigee instance
  • Set up Synchronizer access
  • Installed the Apigee runtime
  •  

2: Install it

Post-install:
TEST

Check that everything is working as expected.

Prerequisites:

When you're done:

  • Created and deployed a new proxy
  • Checked deployment status
  •  
  •  
  •  

3: Test it

Note:The procedures in this guide contain code samples you can copyand modify. Many code samples include variables inred text that you can edit beforecopying.

Most samples are written for the Linux/UNIX/Mac command shell. If you are using Windows, substitute the correct Windows command line syntax. When there are significant differences between the Linux/UNIX/Mac and the Windows syntax, the examples are followed by specific Windows examples.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-18 UTC.