Charmed Kafka K8s Documentation - Tutorial - Cleanup Environment

This is part of the Charmed Kafka K8s Tutorial. Please refer to this page for more information and the overview of the content.

Cleanup your environment

If you’re done with testing and would like to free up resources on your machine, just remove Multipass VM.

Warning When you remove VM as shown below you will lose all the data in Kafka and any other applications inside Multipass VM!

multipass delete --purge my-vm

What’s next?

In this tutorial we’ve successfully deployed Kafka, added/removed users, connected client applications and even enabled and disabled TLS. If you’re looking for what to do next you can: