Skip to content

nikosd23/kubernetes-envs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To create a Kafka Cluster run the below to a kafka namespace

helm install --name kafka -f ./kafka/values.yml incubator/kafka --tls

To install the schema-registry use this (do not use schema-registry as service name)

helm install --name sr incubator/schema-registry -f values.yml --tls

To install the Kafka-connect run the below

helm install --name kc confluent/charts/cp-kafka-connect -f values --tls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published