This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd583a7
commit 079f1f5
Showing
2 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
Delete your custom cloud | ||
======================== | ||
|
||
.. topic:: Bring your own cloud (BYOC) | ||
|
||
A :doc:`custom cloud </docs/platform/concepts/byoc>` is your own cloud infrastructure integrated with your Aiven organization. Using a custom cloud in Aiven may be the optimal solution if you have specific business needs or project requirements, such as a strict regulatory compliance. Using custom clouds in your Aiven organization requires enabling :doc:`the bring your own cloud (BYOC) feature </docs/platform/concepts/byoc>`. Check the availability of the feature in :ref:`Who is eligible for BYOC <eligible-for-byoc>`. To activate BYOC in your Aiven organization, follow the steps in :doc:`Enable bring your own cloud (BYOC) with Aiven </docs/platform/howto/byoc/enable-byoc>`. | ||
|
||
This article details how to delete your custom cloud in `Aiven Console <https://console.aiven.io/>`_. | ||
|
||
About deleting custom clouds | ||
---------------------------- | ||
|
||
Prerequisites | ||
------------- | ||
|
||
* Administrator's role for your Aiven organization | ||
* At least one :doc:`custom cloud created </docs/platform/howto/byoc/create-custom-cloud>` in your Aiven organization | ||
* Access to `Aiven Console <https://console.aiven.io/>`_ | ||
|
||
Delete your cloud | ||
----------------- | ||
|
||
1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator. | ||
2. From the left sidebar, select **Bring your own cloud**. | ||
3. In the **Bring you own cloud** view, select one of the clouds available on the list. | ||
4. In the selected cloud's page, use the ellipsis (**...**) menu in the top right corner. | ||
|
||
.. topic:: Result | ||
|
||
Your custom cloud has been deleted. | ||
|
||
Check it out | ||
------------ | ||
|
||
You can preview the updated name of your cloud by taking the following steps: | ||
|
||
1. Log in to `Aiven Console <https://console.aiven.io/>`_ as an administrator. | ||
2. From the left sidebar, select **Bring your own cloud**. | ||
3. In the **Bring you own cloud** view, see the list of the available clouds. | ||
|
||
Related reading | ||
--------------- | ||
|
||
* :doc:`Bring your own cloud </docs/platform/concepts/byoc>` | ||
* :doc:`Enable bring your own cloud (BYOC) </docs/platform/howto/byoc/enable-byoc>` | ||
* :doc:`Create a custom cloud in Aiven </docs/platform/howto/byoc/create-custom-cloud>` | ||
* :doc:`Assign a project to your custom cloud </docs/platform/howto/byoc/assign-project-custom-cloud>` | ||
* :doc:`Add customer's contact information for your custom cloud </docs/platform/howto/byoc/add-customer-info-custom-cloud>` |