You can manage your environments with a combination of the Google Cloud console and the hybrid
runtime configuration file. This section describes how to create a new environment, edit an
environment's details, and delete an existing environment with the GCP. You must then update
your overrides.yaml on the runtime plane to complete the creation or deletion of an environment.
Create a new environment in the UI
To create a new environment, you must do the following (in this order):
Create a new environment in the Google Cloud console.
AND
Provision the new environment in your overrides file.
You can create up to 75 environments per organization.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This documentation covers version 1.8 of Apigee hybrid, which is now end-of-life and requires an upgrade to a newer version."],["Managing environments involves using both the Google Cloud console and the hybrid runtime configuration file, specifically the `overrides.yaml` file."],["Creating a new environment involves creating it in the Google Cloud console and then provisioning it in your `overrides.yaml` file, with a potential delay before runtime provisioning is possible."],["Deleting an environment requires removing it from both the Apigee UI and the runtime's `overrides.yaml` file, and there can be a delay before the deletion process is fully completed."],["You can change an environment's display name and description using the UI, through the process of editing it."]]],[]]