Loading
Version: Operator 3.0.0Warm Restart Aerospike Pods on Kubernetes
Aerospike operator 3.0.0 allows for warm restart of Aerospike pods on changes to the Aerospike server configuration in the Aerospike Config Section of your custom resource.
This feature requires Aerospike server container images that use tini as the init
process.
note
The warm restart feature does not apply to upgrades of Aerospike server. Pods will always cold start following an upgrade.
Aerospike Server 5.7.0.9 and later
Container images for Aerospike enterprise server 5.7.0.9 and later use tini init by default and will warm restart on Aerospike configuration changes.
Aerospike Server 5.7.0.8 and prior
For Aerospike enterprise server 5.7.0.8 and prior, container images that use tini have been tagged with the prefix 'tinistaticbackport'.
E.g.
aerospike/aerospike-server-enterprise:tinistaticbackport-5.7.0.8