-
List the pools which are managed by Edge-LB
dcos edgelb list -
Deleting pools will automatically uninstall managed load balancers. Delete each pool from the previous step with this command.
dcos edgelb delete <pool-name> -
Uninstall the Edge-LB API server.
dcos package uninstall edgelb -
Remove the Catalog repositories.
dcos package repo remove edgelb-aws dcos package repo remove edgelb-pool-aws -
Remove all Amazon Web Services (AWS) Elastic Load Balancer (ELB) instances, if applicable, by running the following command:
dcos edgelb cleanupIf you deployed the cloud connector to use Edge-LB with the Amazon Web Services (AWS) Elastic Load Balancer (ELB), you should run the
dcos edgelb cleanupcommand to remove any ELB instances that remain after Edge-LB has been uninstalled from a DC/OS cluster.
Edge Lb Documentation