Skip to content

canonical/kafka-k8s-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Charmed Kafka K8s Bundle

Charmhub Release Tests

This repository contains the k8s charm bundles for Kafka, available on Charmhub.

Usage

The steps outlined below are based on the assumption that you are deploying the charm locally with the latest LTS of Ubuntu. If you are using another version of Ubuntu or another operating system, the process may be different.

Install and Configure Dependencies

sudo snap install microk8s --classic
sudo snap install juju --classic
microk8s enable dns hostpath-storage
juju bootstrap microk8s

Create a Model in Juju

juju add-model kafka
juju switch kafka

###Deploy the Bundle

juju deploy kafka-k8s-bundle --channel=edge

About

Charmed Apache Kafka K8s Bundle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages