An image based on the official Cassandra image to help when running in Kubernetes.
980
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.
| Environment Variable | Description |
|---|---|
| CASSANDRA_BROADCAST_ADDRESS_LIST | A 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_PATH | The location of a cassandra.yaml file that will replace the cassandra.yaml file inside the image. |
Content type
Image
Digest
Size
126.4 MB
Last updated
about 7 years ago
docker pull mtreadway/cassandra