-
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
Edge Lb Documentation