Illustration Image

Cassandra.Link

The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

12/2/2020

Reading time:N/A min

SKACK Helm Charts

by John Doe

Ganga ReddyNov 29, 2018·1 min readHelm ChartsThink of helm-charts as apt-get of your Ubuntu ( brew install of Mac OS). It provides an easy way to install any application in a consistent way across multiple clusters.My skack charts could be found at https://github.com/ingared8/skackHelm charts for SKACK ( Spark, Kafka, Akka and Cassandra on Kuberntes ) provides an easy way for a developer to install all these frameworks using a single helm chart. kafka is a messaging system with producers publishing and consumers subscribing to data through topics. Spark apps which act as both producer and consumer depend on the Kafka for temporary persistence and on Cassandra database for permanent storage is dependent on both these charts.helm repo add skack https://github.com/ingared8/skack.githelm search sparkhelm install --name spark skack/sparkhelm install --name zook skack/zookeeperhelm install --name kafka skack/kafkahelm install --name cassandra skack/cassandrahelm lsNo content worth sharing should be behind a payment wall. If you like my work, buy me a coffee.If you like my work, buy me a coffee.

Illustration Image

Helm Charts

Think of helm-charts as apt-get of your Ubuntu ( brew install of Mac OS). It provides an easy way to install any application in a consistent way across multiple clusters.

My skack charts could be found at https://github.com/ingared8/skack

Helm charts for SKACK ( Spark, Kafka, Akka and Cassandra on Kuberntes ) provides an easy way for a developer to install all these frameworks using a single helm chart. kafka is a messaging system with producers publishing and consumers subscribing to data through topics. Spark apps which act as both producer and consumer depend on the Kafka for temporary persistence and on Cassandra database for permanent storage is dependent on both these charts.

helm repo add skack https://github.com/ingared8/skack.githelm search sparkhelm install --name spark skack/sparkhelm install --name zook skack/zookeeperhelm install --name kafka skack/kafkahelm install --name cassandra skack/cassandrahelm ls

No content worth sharing should be behind a payment wall. If you like my work, buy me a coffee.

If you like my work, buy me a coffee.

Related Articles

analytics
streaming
visualization

Keen - Event Streaming Platform

John Doe

2/3/2024

Checkout Planet Cassandra

Claim Your Free Planet Cassandra Contributor T-shirt!

Make your contribution and score a FREE Planet Cassandra Contributor T-Shirt! 
We value our incredible Cassandra community, and we want to express our gratitude by sending an exclusive Planet Cassandra Contributor T-Shirt you can wear with pride.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company

Explore Related Topics

AllKafkaSparkScyllaSStableKubernetesApiGithubGraphQl

Explore Further

kubernetes

cassandra
kubernetes