Deleting a Mashery Local Cluster

Follow these steps to delete a Mashery Local cluster.

Procedure

  1. Navigate to the appropriate folder, depending on whether you are using a single zone or multiple zones.
    • Single zone - /var/jenkins_home/docker-deploy/aws/swarm/manifest-single-zone
    • Multiple zones - /var/jenkins_home/docker-deploy/aws/swarm/manifest-multiple-zones
  2. Run the following command to delete a cluster:
    ./delete-tml-cluster.sh
  3. Delete the Docker deployment from AWS by selecting the following from the AWS Dashboard:

    Services > Cloud Formation > Stack > <Your Stack>

  4. Click Delete.

  5. On the confirmation dialog, click Delete stack.