This is part of the Charmed Apache Kafka K8s Tutorial. Please refer to this page for more information and an overview of the content.
Cleanup your environment
Removing Multipass VM as shown below you will delete all the data in Apache Kafka and any other applications inside it!
To remove Multipass VM:
multipass delete --purge my-vm
What’s next?
In this tutorial, we’ve successfully deployed Apache Kafka, added/removed users, connected client applications and even enabled and disabled TLS. If you’re looking for what to do next you can:
- Run Charmed Apache Kafka on VMs.
- Check out our Charmed offerings of MySQL, PostgreSQL, MongoDB.
- Read about High Availability Best Practices
- Report any problems you encountered.
- Give us your feedback.
- Contribute to the code base