forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng <zhoumeng35@huawei.com> Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
3.1 KiB
3.1 KiB
Deleting a Load Balancer
Scenarios
You can delete a load balancer if you do not need it any longer.
After a public network load balancer is deleted, its EIP will not be released and can be used by other resources.
Prerequisites
Delete the resources configured for the load balancer in the following sequence:
- Delete all the forwarding policies added to HTTP and HTTPS listeners of the load balancer.
- Delete the redirect created for each HTTP listener of the load balancer.
- Remove all the backend servers from the backend server groups associated with each listener of the load balancer.
- Delete all the listeners added to the load balancer.
- Delete all backend server groups associated with each listener of the load balancer.
Deleting a Load Balancer
Parent topic: Load Balancer