Sign inSign up

mtreadway/cassandra

By mtreadway

Updated about 7 years ago

An image based on the official Cassandra image to help when running in Kubernetes.

Image
0

980

mtreadway/cassandra repository overview

Overview

This image adds a few items that help when deploying Cassandra as a StatefulSet in Kubernetes. It's based on the official Cassandra image found here.

Added Environment Variables

Environment VariableDescription
CASSANDRA_BROADCAST_ADDRESS_LISTA list of broadcast addresses available where each IP address is on a separate line. When the image starts, it will select an IP address based on the hostname of the node. When used in a Kubernetes StatefulSet, the hostname will end with an index, and that index is used to select an IP address from this.
CASSANDRA_YAML_PATHThe location of a cassandra.yaml file that will replace the cassandra.yaml file inside the image.

Tag summary

Content type

Image

Digest

Size

126.4 MB

Last updated

about 7 years ago

docker pull mtreadway/cassandra