Anda dapat mengelola lingkungan dengan kombinasi konsol Google Cloud dan file konfigurasi runtime hibrida. Bagian ini menjelaskan cara membuat lingkungan baru, mengedit detail lingkungan, dan menghapus lingkungan yang ada dengan Google Cloud. Kemudian, Anda harus mengupdate
overrides.yaml di platform runtime untuk menyelesaikan pembuatan atau penghapusan lingkungan.
Membuat lingkungan baru di UI
Untuk membuat lingkungan baru, Anda harus melakukan hal berikut (dalam urutan ini):
Buat lingkungan baru di konsol Google Cloud.
AND
Sediakan lingkungan baru di file penggantian Anda.
Anda dapat membuat hingga 75 lingkungan per organisasi.
Mungkin ada penundaan beberapa menit sebelum lingkungan baru disediakan.
Meskipun penyediaan sudah selesai, Anda masih memiliki satu langkah lagi yang harus dilakukan. Anda masih harus menambahkan
lingkungan ke file overrides.yaml runtime.
Di mesin administrasi Kubernetes, tambahkan lingkungan baru ke file penggantian runtime, seperti yang dijelaskan dalam
Cara menambahkan beberapa lingkungan.
Mengedit lingkungan yang ada di UI
Anda dapat mengubah properti berikut dari lingkungan yang ada di UI:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[[["\u003cp\u003eEnvironments can be managed using the Google Cloud console and the hybrid runtime configuration file.\u003c/p\u003e\n"],["\u003cp\u003eCreating a new environment involves creating it in the Google Cloud console and then provisioning it in your overrides file on the runtime.\u003c/p\u003e\n"],["\u003cp\u003eEditing an environment in the UI allows you to change the display name and description.\u003c/p\u003e\n"],["\u003cp\u003eDeleting an environment requires deleting it in the UI and then removing it from the runtime's \u003ccode\u003eoverrides.yaml\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eYou must install the hybrid runtime on your cluster before creating new environments, and there can be a few minute delay before a new environment is provisioned.\u003c/p\u003e\n"]]],[],null,["# Manage environments\n\n| You are currently viewing version 1.14 of the Apigee hybrid documentation. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n| **More Information** \n|\n| For more information, see:\n|\n| - [About environments and environment groups](/apigee/docs/api-platform/fundamentals/environments-overview)\n\nYou can manage your environments with a combination of the [Google Cloud console](https://console.cloud.google.com) and the hybrid\nruntime configuration file. This section describes how to create a new environment, edit an\nenvironment's details, and delete an existing environment with Google Cloud. You must then update\nyour overrides.yaml on the runtime plane to complete the creation or deletion of an environment.\n| **NOTE:** Do not create any new environments until you have installed the hybrid runtime on your cluster as described in [Part 2: Runtime quickstart](/apigee/docs/hybrid/v1.14/install-before-begin).\n\nCreate a new environment in the UI\n----------------------------------\n\nTo create a new environment, you must do the following (in this order):\n\n1. Create a new environment in the Google Cloud console. **AND**\n\n2. Provision the new environment in your overrides file.\n\n| **NOTE:** After you create a new environment in the UI, there can be a several minute delay before you can provision it in the runtime.\n\nYou can create up to 75 environments per organization.\n\n**To create a new environment:**\n\n1. Create the new environment as described in [Creating environments](/apigee/docs/api-platform/fundamentals/environments-working-with#create).\n\n There can be a several minute delay before the new environment is provisioned.\n\n Even when provisioning is done, you have one more step to perform. You must still add the\n environment to the runtime's overrides.yaml file.\n2. On the Kubernetes administration machine, add the new environment to the runtime's overrides file, as described in [How to add multiple environments](/apigee/docs/hybrid/v1.14/environment-create#how-to-add-multiple-environments).\n\nEdit an existing environment in the UI\n--------------------------------------\n\nYou can change the following properties of an existing environment in the UI:\n\n- Display name\n- Description\n\nTo edit an existing environment, see\n[Editing environments](/apigee/docs/api-platform/fundamentals/environments-working-with#edit).\n\nDelete an existing environment\n------------------------------\n\nTo delete an existing environment, you must do the following (in this order):\n\n1. Delete the environment in the UI, as described in this section **AND**\n\n2. Delete the environment from the runtime, as described in [Deleting environments](/apigee/docs/hybrid/v1.14/environment-delete).\n\n**To delete an existing environment:**\n\n1. Delete the environment in the Apigee UI using the instructions in [Deleting environments](/apigee/docs/api-platform/fundamentals/environments-working-with#delete).\n\n The environment's card in the UI displays a \"Pending Deletion\" label while Apigee deletes the\n environment.\n\n There can be a several minute delay before the deletion is completed.\n | **NOTE:** You're not quite done. You must still delete the environment from the runtime's `overrides.yaml` file.\n2. Delete the environment from the runtime's `overrides.yaml` file, as described in [Deleting environments](/apigee/docs/hybrid/v1.14/environment-delete)."]]