Apache Kafka - K8s

Channel Revision Published Runs on
latest/stable 5 09 Mar 2022
Ubuntu 20.04
latest/edge 27 25 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 13 21 Oct 2022
Ubuntu 22.04 Ubuntu 20.04
3/stable 56 27 Feb 2024
Ubuntu 22.04
3/candidate 56 27 Feb 2024
Ubuntu 22.04
3/beta 56 27 Feb 2024
Ubuntu 22.04
3/edge 76 11 Dec 2024
Ubuntu 22.04
juju deploy kafka-k8s --channel 3/stable
Show information

Platform:

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: