Skip to content

Clean Up

At the end of this chapter you would have,

  • Delete the Cloud resources on Civo, AWS, GCP
  • Delete the Vagrant VM

Ensure Environment

Navigate to Tutorial home

cd $TUTORIAL_HOME

Set cluster environment variables

source $TUTORIAL_HOME/.envrc

Cloud Clean up

make clean-up

Destroy Vagrant VM

make vm-destroy