Cassandra
- Dylan Stephano-Shachter
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 11 | 09 Aug 2022 |
juju deploy cassandra-k8s --channel edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
heap_size | string
Amount of memory to set to the Cassandra's JVM heap. Used for both minimum and maximum heap size (
-Xms
and-Xmx
respectively). Valid values are formed by an integer, followed by one of the following memory units:k
(kilobytes),m
(megabytes),g
(gigabytes). Memory units can also be capitalized asK
,M
,G
.